Build Logs

nryanov/consul4s • 3.8.0-RC4:2025-12-22

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-RC4
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-RC4"
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-RC4
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-RC4
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-RC4
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-RC4"
70"++3.8.0-RC4 -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-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.nryanov.consul4s%consul4s-circe com.nryanov.consul4s%consul4s-core"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.645s.
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-RC4
89OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in core/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in circe/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in consul4s/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in examples/crossScalaVersions
93[info] set current project to consul4s (in build file:/build/repo/)
94[info] Setting Scala version to 3.8.0-RC4 on 2 projects.
95[info] Switching Scala version on:
96[info] circe (2.12.14, 2.13.12, 3.8.0-RC4)
97[info] core (2.12.14, 2.13.12, 3.8.0-RC4)
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 22, 2025, 6:14:33 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-RC4/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-RC4/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-RC4/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-RC4/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
16018:15:28.439 [pool-19-thread-2] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Testcontainers configuration overrides will be loaded from file:/root/.testcontainers.properties
16118:15:28.448 [pool-19-thread-2] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory)
16218:15:28.452 [pool-19-thread-2] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
16318:15:28.577 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- $XDG_RUNTIME_DIR is not set.
16418:15:28.577 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/root/.docker/run' does not exist.
16518:15:28.603 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy -- '/run/user/0' does not exist.
16618:15:28.604 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Trying out strategy: UnixSocketClientProviderStrategy
16718:15:28.707 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
16818:15:28.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: preparing request execution
16918:15:28.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
17018:15:28.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
17118:15:28.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: target auth state: UNCHALLENGED
17218:15:28.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: proxy auth state: UNCHALLENGED
17318:15:28.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: acquiring connection with route {}->unix://localhost:2375
17418:15:28.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquiring endpoint (3 MINUTES)
17518:15:28.732 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
17618:15:28.735 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
17718:15:28.742 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: acquired ep-00000000
17818:15:28.742 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquired endpoint ep-00000000
17918:15:28.742 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: opening connection {}->unix://localhost:2375
18018:15:28.742 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: connecting endpoint (3 MINUTES)
18118:15:28.743 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
18218:15:28.744 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-0: connecting to localhost/127.0.0.1:2375
18318:15:28.744 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-0: connection established /var/run/docker.sock<->/var/run/docker.sock
18418:15:28.745 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connected http-outgoing-0
18518:15:28.745 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: endpoint connected
18618:15:28.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: executing GET /v1.32/info HTTP/1.1
18718:15:28.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: start execution ex-00000001
18818:15:28.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: executing exchange ex-00000001 over http-outgoing-0
18918:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/info HTTP/1.1
19018:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
19118:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
19218:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
19318:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
19418:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
19518:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
19618:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
19718:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
19818:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
19918:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
20018:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
20118:15:28.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
20218:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
20318:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
20418:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
20518:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
20618:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
20718:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
20818:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:28 GMT[\r][\n]"
20918:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
21018:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21118:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "8c9[\r][\n]"
21218:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"ID":"db732768-d631-4f13-b4b8-1ae35b6d368f","Containers":2,"ContainersRunning":2,"ContainersPaused":0,"ContainersStopped":0,"Images":17,"Driver":"overlay2","DriverStatus":[["Backing Filesystem","extfs"],["Supports d_type","true"],["Using metacopy","false"],["Native Overlay Diff","false"],["userxattr","false"]],"Plugins":{"Volume":["local"],"Network":["bridge","host","ipvlan","macvlan","null","overlay"],"Authorization":null,"Log":["awslogs","fluentd","gcplogs","gelf","journald","json-file","local","splunk","syslog"]},"MemoryLimit":true,"SwapLimit":true,"CpuCfsPeriod":true,"CpuCfsQuota":true,"CPUShares":true,"CPUSet":true,"PidsLimit":true,"IPv4Forwarding":true,"BridgeNfIptables":false,"BridgeNfIp6tables":false,"Debug":false,"NFd":41,"OomKillDisable":false,"NGoroutines":71,"SystemTime":"2025-12-22T17:15:28.748109243Z","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]"
21318:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21418:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
21518:15:28.754 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
21618:15:28.756 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
21718:15:28.756 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
21818:15:28.756 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
21918:15:28.756 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
22018:15:28.756 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
22118:15:28.756 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
22218:15:28.756 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:28 GMT
22318:15:28.756 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
22418:15:28.759 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: connection can be kept alive for 3 MINUTES
22518:15:28.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: releasing valid endpoint
22618:15:28.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: releasing endpoint
22718:15:28.879 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES
22818:15:28.879 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
22918:15:28.879 [pool-19-thread-2] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
23018:15:28.880 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
23118:15:28.880 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
23218:15:28.892 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bridge
23318:15:28.895 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: preparing request execution
23418:15:28.895 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
23518:15:28.896 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
23618:15:28.896 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: target auth state: UNCHALLENGED
23718:15:28.896 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: proxy auth state: UNCHALLENGED
23818:15:28.896 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000002: acquiring connection with route {}->unix://localhost:2375
23918:15:28.896 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquiring endpoint (3 MINUTES)
24018:15:28.896 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
24118:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
24218:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: acquired ep-00000001
24318:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquired endpoint ep-00000001
24418:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: executing GET /v1.32/networks/bridge HTTP/1.1
24518:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: start execution ex-00000002
24618:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: executing exchange ex-00000002 over http-outgoing-0
24718:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/networks/bridge HTTP/1.1
24818:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
24918:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
25018:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
25118:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
25218:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
25318:15:28.897 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
25418:15:28.898 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/networks/bridge HTTP/1.1[\r][\n]"
25518:15:28.898 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
25618:15:28.898 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
25718:15:28.898 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
25818:15:28.898 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
25918:15:28.898 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
26018:15:28.898 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
26118:15:28.898 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
26218:15:28.899 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
26318:15:28.899 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
26418:15:28.899 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
26518:15:28.899 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
26618:15:28.899 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
26718:15:28.899 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
26818:15:28.899 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:28 GMT[\r][\n]"
26918:15:28.899 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1270[\r][\n]"
27018:15:28.899 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
27118:15:28.900 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Name":"bridge","Id":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","Created":"2025-12-22T17:12:50.841899633Z","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":{"a24671da8756fd8c3bd988c3aeda23c0be2807db9382fe76d3ac80f4b1f4fee2":{"Name":"ac3e86769935939044e5e97c697a05016ed6a_6e53b1","EndpointID":"9ba1d7afc435ba092604bd4670d440345dcd1f325df38c3a66bfb2110fceec04","MacAddress":"f2:d6:cc:d4:35:86","IPv4Address":"172.17.0.2/16","IPv6Address":""},"b5f7fc8d26f075a7a2f3fc9d9bed624ca0932e3a5a94802bcf9dc21de0b47ec3":{"Name":"busy_murdock","EndpointID":"b7b19b0d7f97a3df0a060062fe93486db2b41b213829eb27271f2e404c91ec86","MacAddress":"72:d1:a2:c1:8c:6f","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]"
27218:15:28.900 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
27318:15:28.900 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
27418:15:28.900 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
27518:15:28.900 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
27618:15:28.900 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
27718:15:28.900 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
27818:15:28.900 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:28 GMT
27918:15:28.900 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1270
28018:15:28.901 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: connection can be kept alive for 3 MINUTES
28118:15:28.915 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: releasing valid endpoint
28218:15:28.915 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: releasing endpoint
28318:15:28.915 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES
28418:15:28.915 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
28518:15:28.916 [pool-19-thread-2] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is 172.17.0.1
28618:15:28.916 [pool-19-thread-2] DEBUG org.testcontainers.DockerClientFactory -- Docker info: {CDISpecDirs=[], NGoroutines=71, Name=runnervmdwttx, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.3.4-0-gd6d73eb8, Expected=v1.3.4-0-gd6d73eb8}, OSVersion=22.04, Runtimes={io.containerd.runc.v2={path=runc}, runc={path=runc}}, ID=db732768-d631-4f13-b4b8-1ae35b6d368f, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=false, LiveRestoreEnabled=false, SystemTime=2025-12-22T17:15:28.748109243Z, 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}
28718:15:28.917 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
28818:15:28.918 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: preparing request execution
28918:15:28.918 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
29018:15:28.918 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
29118:15:28.918 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: target auth state: UNCHALLENGED
29218:15:28.918 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: proxy auth state: UNCHALLENGED
29318:15:28.918 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000003: acquiring connection with route {}->unix://localhost:2375
29418:15:28.918 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquiring endpoint (3 MINUTES)
29518:15:28.918 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
29618:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
29718:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: acquired ep-00000002
29818:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquired endpoint ep-00000002
29918:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: executing GET /v1.32/version HTTP/1.1
30018:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: start execution ex-00000003
30118:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: executing exchange ex-00000003 over http-outgoing-0
30218:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
30318:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
30418:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
30518:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
30618:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
30718:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
30818:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
30918:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
31018:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
31118:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
31218:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
31318:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
31418:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
31518:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
31618:15:28.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
31718:15:28.927 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
31818:15:28.927 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
31918:15:28.927 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
32018:15:28.927 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
32118:15:28.927 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
32218:15:28.927 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
32318:15:28.927 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:28 GMT[\r][\n]"
32418:15:28.927 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
32518:15:28.927 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
32618:15:28.927 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
32718:15:28.928 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
32818:15:28.928 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
32918:15:28.928 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
33018:15:28.929 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
33118:15:28.929 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
33218:15:28.929 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
33318:15:28.929 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:28 GMT
33418:15:28.929 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
33518:15:28.929 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: connection can be kept alive for 3 MINUTES
33618:15:28.939 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: releasing valid endpoint
33718:15:28.939 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: releasing endpoint
33818:15:28.939 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES
33918:15:28.939 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
34018:15:28.940 [pool-19-thread-2] DEBUG org.testcontainers.DockerClientFactory -- Docker version: {Components=[{Name=Engine, Version=28.0.4, Details={ApiVersion=1.48, Arch=amd64, BuildTime=2025-03-25T15:07:11.000000000+00:00, Experimental=false, GitCommit=6430e49, GoVersion=go1.23.7, KernelVersion=6.8.0-1044-azure, MinAPIVersion=1.24, Os=linux}}, {Name=containerd, Version=v2.2.0, Details={GitCommit=1c4457e00facac03ce1d75f7b6777a7a851e5c41}}, {Name=runc, Version=1.3.4, Details={GitCommit=v1.3.4-0-gd6d73eb8}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=6.8.0-1044-azure, ApiVersion=1.48, Platform={Name=Docker Engine - Community}, GitCommit=6430e49, Os=linux, Version=28.0.4, MinAPIVersion=1.24, Arch=amd64, GoVersion=go1.23.7, BuildTime=2025-03-25T15:07:11.000000000+00:00}
34118:15:28.940 [pool-19-thread-2] 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
34618:15:28.946 [pool-19-thread-2] DEBUG org.testcontainers.utility.RyukResourceReaper -- Ryuk is enabled
34718:15:28.948 [pool-19-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
34818:15:28.948 [pool-19-thread-2] 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'))
34918:15:28.951 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: ListImagesCmdImpl[filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,imageNameFilter=<null>,showAll=false]
35018:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: preparing request execution
35118:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
35218:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
35318:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: target auth state: UNCHALLENGED
35418:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000004: proxy auth state: UNCHALLENGED
35518:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000004: acquiring connection with route {}->unix://localhost:2375
35618:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquiring endpoint (3 MINUTES)
35718:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
35818:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
35918:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000004: acquired ep-00000003
36018:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000004: acquired endpoint ep-00000003
36118:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000004: executing GET /v1.32/images/json HTTP/1.1
36218:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: start execution ex-00000004
36318:15:28.952 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: executing exchange ex-00000004 over http-outgoing-0
36418:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
36518:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
36618:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
36718:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
36818:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
36918:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
37018:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
37118:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/images/json HTTP/1.1[\r][\n]"
37218:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
37318:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
37418:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
37518:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
37618:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
37718:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
37818:15:28.953 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
37918:15:28.958 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
38018:15:28.958 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
38118:15:28.958 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
38218:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
38318:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
38418:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
38518:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:28 GMT[\r][\n]"
38618:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
38718:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
38818:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "1735[\r][\n]"
38918:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[{"Containers":-1,"Created":1766423593,"Id":"sha256:b5c01de1e56fc979dd10bac1abc87249320742aa62c72dcd9e4e8bd225f31c22","Labels":null,"ParentId":"","RepoDigests":null,"RepoTags":["1ac3e8:6769935939044e5e97c697a05016ed6a"],"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"
39018:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
39118:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
39218:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
39318:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
39418:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
39518:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
39618:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:28 GMT
39718:15:28.959 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
39818:15:28.960 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000004: connection can be kept alive for 3 MINUTES
39918:15:28.967 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "c428701f6682bd2fafe15388214"],"RepoTags":["ubuntu:20.04"],"SharedSize":-1,"Size":72810748,"VirtualSize":72810748},{"Containers":-1,"Created":1743085388,"Id":"sha256:ee77c6cd7c1886ecc802ad6cedef3a8ec1ea27d1fb96162bf03dd3710839b8da","Labels":null,"ParentId":"","RepoDigests":["node@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e"],"RepoTags":["node:18-alpine"],"SharedSize":-1,"Size":126983001,"VirtualSize":126983001},{"Containers":-1,"Created":1743085388,"Id":"sha256:b50082bc3670d0396b2d90e4b0e5bb10265ba5d0ee16bf40f9a505f7045ee563","Labels":null,"ParentId":"","RepoDigests":["node@sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783"],"RepoTags":["node:18"],"SharedSize":-1,"Size":1089055639,"VirtualSize":1089055639},{"Containers":-1,"Created":1739502186,"Id":"sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f"],"RepoTags":["alpine:3.18"],"SharedSize":-1,"Size":7354986,"VirtualSize":7354986},{"Containers":-1,"Created":1725624126,"Id":"sha256:775f483016a7d128be2a6c6978785619990f9ac24abb5ff1868222020118b279","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989"],"RepoTags":["alpine:3.17"],"SharedSize":-1,"Size":7076442,"VirtualSize":7076442},{"Containers":-1,"Created":1718241689,"Id":"sha256:69530eaa9e7e18d0aad40c38b75a22b40c6ebdc374c059bd5f2eb07042caa50a","Labels":null,"ParentId":"","RepoDigests":["debian@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225"],"RepoTags":["debian:10"],"SharedSize":-1,"Size":114755691,"VirtualSize":114755691},{"Containers":-1,"Created":1706315469,"Id":"sha256:d49a5025be10344cce77d178103a225cb5d7316861e5d8f106e7ff278ae51b62","Labels":null,"ParentId":"","RepoDigests":["alpine@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4"],"RepoTags":["alpine:3.16"],"SharedSize":-1,"Size":5539890,"VirtualSize":5539890}][\n]"
40018:15:28.969 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
40118:15:28.970 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
40218:15:28.970 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
40318:15:28.970 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000003: releasing valid endpoint
40418:15:28.970 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: releasing endpoint
40518:15:28.970 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES
40618:15:28.970 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
40718:15:28.972 [pool-19-thread-2] DEBUG tc.testcontainers/ryuk:0.5.1 -- testcontainers/ryuk:0.5.1 is not in image name cache, updating...
40818:15:28.973 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.5.1
40918:15:28.974 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: preparing request execution
41018:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
41118:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
41218:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: target auth state: UNCHALLENGED
41318:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000005: proxy auth state: UNCHALLENGED
41418:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000005: acquiring connection with route {}->unix://localhost:2375
41518:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquiring endpoint (3 MINUTES)
41618:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
41718:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
41818:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000005: acquired ep-00000004
41918:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000005: acquired endpoint ep-00000004
42018:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000005: executing GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
42118:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: start execution ex-00000005
42218:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: executing exchange ex-00000005 over http-outgoing-0
42318:15:28.975 [pool-19-thread-2] 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
42418:15:28.975 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
42518:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
42618:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
42718:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
42818:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
42918:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
43018:15:28.976 [pool-19-thread-2] 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]"
43118:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
43218:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
43318:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
43418:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
43518:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
43618:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
43718:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
43818:15:28.976 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 404 Not Found[\r][\n]"
43918:15:28.977 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
44018:15:28.977 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
44118:15:28.977 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
44218:15:28.977 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
44318:15:28.977 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
44418:15:28.977 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:28 GMT[\r][\n]"
44518:15:28.977 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 55[\r][\n]"
44618:15:28.977 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
44718:15:28.977 [pool-19-thread-2] 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]"
44818:15:28.978 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 404 Not Found
44918:15:28.978 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
45018:15:28.978 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
45118:15:28.978 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
45218:15:28.978 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
45318:15:28.978 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
45418:15:28.978 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:28 GMT
45518:15:28.978 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 55
45618:15:28.978 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000005: connection can be kept alive for 3 MINUTES
45718:15:28.981 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000004: releasing valid endpoint
45818:15:28.982 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: releasing endpoint
45918:15:28.982 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES
46018:15:28.982 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
46118:15:28.983 [pool-19-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: testcontainers/ryuk:0.5.1
46218:15:28.983 [pool-19-thread-2] 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.
46318:15:28.987 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:latest at registry: https://index.docker.io/v1/
46418:15:28.987 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- RegistryAuthLocator has configFile: /root/.docker/config.json (does not exist) configEnv: DOCKER_AUTH_CONFIG (does not exist) and commandPathPrefix:
46518:15:28.987 [pool-19-thread-2] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:latest, configFile: /root/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /root/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
46618:15:28.988 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
46718:15:28.988 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
46818:15:28.994 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: preparing request execution
46918:15:28.994 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
47018:15:28.994 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
47118:15:28.994 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: target auth state: UNCHALLENGED
47218:15:28.994 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000006: proxy auth state: UNCHALLENGED
47318:15:28.994 [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
47418:15:28.994 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquiring endpoint (3 MINUTES)
47518:15:28.994 [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]
47618:15:28.995 [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]
47718:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000006: acquired ep-00000005
47818:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000006: acquired endpoint ep-00000005
47918:15:28.995 [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
48018:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: start execution ex-00000006
48118:15:28.995 [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
48218:15:28.995 [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
48318:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/octet-stream
48418:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
48518:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
48618:15:28.995 [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
48718:15:28.995 [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
48818:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
48918:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
49018:15:28.995 [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]"
49118:15:28.995 [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]"
49218:15:28.995 [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]"
49318:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
49418:15:28.995 [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]"
49518:15:28.995 [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]"
49618:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
49718:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
49818:15:28.995 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
49918:15:29.403 [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]"
50018:15:29.403 [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]"
50118:15:29.403 [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]"
50218:15:29.403 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
50318:15:29.403 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
50418:15:29.403 [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]"
50518:15:29.403 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:29 GMT[\r][\n]"
50618:15:29.403 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
50718:15:29.403 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
50818:15:29.403 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "3c[\r][\n]"
50918:15:29.403 [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]"
51018:15:29.403 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
51118:15:29.403 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
51218:15:29.403 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
51318:15:29.404 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
51418:15:29.404 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
51518:15:29.404 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
51618:15:29.404 [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)
51718:15:29.404 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:29 GMT
51818:15:29.404 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
51918:15:29.404 [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
52018:15:29.405 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Starting to pull image
52118:15:29.418 [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)
52218:15:29.423 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
52318:15:29.507 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
52418:15:29.507 [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]"
52518:15:29.507 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
52618:15:29.507 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
52718:15:29.507 [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]"
52818:15:29.507 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
52918:15:29.507 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "47[\r][\n]"
53018:15:29.507 [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]"
53118:15:29.507 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
53218:15:29.508 [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)
53318:15:29.508 [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)
53418:15:29.508 [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)
53518:15:29.623 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
53618:15:29.623 [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]"
53718:15:29.623 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
53818:15:29.623 [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)
53918:15:29.624 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
54018:15:29.624 [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":2807803},"progress":"[\u003e ] 28.8kB/2.808MB","id":"91d30c5bc195"}[\r][\n]"
54118:15:29.624 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
54218:15:29.624 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28797, total=2807803, start=null), progress=[> ] 28.8kB/2.808MB, id=91d30c5bc195, from=null, time=null, errorDetail=null, error=null, aux=null)
54318:15:29.627 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
54418:15:29.627 [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]"
54518:15:29.627 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
54618:15:29.627 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
54718:15:29.627 [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]"
54818:15:29.627 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
54918:15:29.627 [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)
55018:15:29.628 [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)
55118:15:29.628 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (31 KB/? MB)
55218:15:29.630 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "ba[\r][\n]"
55318:15:29.630 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"status":"Downloading","progressDetail":{"current":28775,"total":2775904},"progress":"[\u003e ] 28.77kB/2.776MB","id":"3937553ff7d0"}[\r][\n]"
55418:15:29.630 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
55518:15:29.631 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28775, total=2775904, start=null), progress=[> ] 28.77kB/2.776MB, id=3937553ff7d0, from=null, time=null, errorDetail=null, error=null, aux=null)
55618:15:29.655 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "49[\r][\n]"
55718:15:29.655 [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]"
55818:15:29.655 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
55918:15:29.655 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
56018:15:29.655 [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]"
56118:15:29.655 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
56218:15:29.656 [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)
56318:15:29.656 [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)
56418:15:29.656 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (59 KB/? MB)
56518:15:29.666 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "48[\r][\n]"
56618:15:29.666 [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]"
56718:15:29.666 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
56818:15:29.666 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
56918:15:29.666 [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]"
57018:15:29.666 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
57118:15:29.666 [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)
57218:15:29.667 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (59 KB/5 MB)
57318:15:29.667 [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)
57418:15:29.717 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
57518:15:29.717 [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]"
57618:15:29.717 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
57718:15:29.718 [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)
57818:15:29.758 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
57918:15:29.758 [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]"
58018:15:29.758 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
58118:15:29.758 [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)
58218:15:29.759 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB)
58318:15:29.759 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b8[\r][\n]"
58418:15:29.760 [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]"
58518:15:29.760 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
58618:15:29.762 [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)
58718:15:29.800 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
58818:15:29.801 [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]"
58918:15:29.801 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59018:15:29.802 [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)
59118:15:29.802 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
59218:15:29.802 [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]"
59318:15:29.802 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59418:15:29.802 [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)
59518:15:29.865 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
59618:15:29.866 [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]"
59718:15:29.866 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
59818:15:29.866 [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)
59918:15:29.866 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB)
60018:15:29.867 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "b9[\r][\n]"
60118:15:29.868 [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]"
60218:15:29.868 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
60318:15:29.868 [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)
60418:15:29.902 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "bb[\r][\n]"
60518:15:29.902 [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]"
60618:15:29.902 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
60718:15:29.902 [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)
60818:15:29.910 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "44[\r][\n]"
60918:15:29.910 [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]"
61018:15:29.910 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61118:15:29.910 [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)
61218:15:29.911 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
61318:15:29.915 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "5e[\r][\n]"
61418:15:29.915 [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]"
61518:15:29.915 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
61618:15:29.915 [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)
61718:15:29.916 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "4b[\r][\n]"
61818:15:29.916 [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]"
61918:15:29.916 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
62018:15:29.917 [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)
62118:15:29.917 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
62218:15:29.917 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
62318:15:29.917 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000005: releasing valid endpoint
62418:15:29.917 [docker-java-stream--1761815518] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000005: releasing endpoint
62518:15:29.918 [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
62618:15:29.918 [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]
62718:15:29.919 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: testcontainers/ryuk:0.5.1
62818:15:29.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: preparing request execution
62918:15:29.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
63018:15:29.919 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
63118:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: target auth state: UNCHALLENGED
63218:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000007: proxy auth state: UNCHALLENGED
63318:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000007: acquiring connection with route {}->unix://localhost:2375
63418:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquiring endpoint (3 MINUTES)
63518:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
63618:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
63718:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000007: acquired ep-00000006
63818:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000007: acquired endpoint ep-00000006
63918:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000007: executing GET /v1.32/images/testcontainers%2Fryuk:0.5.1/json HTTP/1.1
64018:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: start execution ex-00000007
64118:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: executing exchange ex-00000007 over http-outgoing-0
64218:15:29.920 [pool-19-thread-2] 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
64318:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
64418:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
64518:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
64618:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
64718:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
64818:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
64918:15:29.920 [pool-19-thread-2] 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]"
65018:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
65118:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
65218:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
65318:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
65418:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
65518:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
65618:15:29.920 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
65718:15:29.921 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
65818:15:29.921 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
65918:15:29.922 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
66018:15:29.922 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
66118:15:29.922 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
66218:15:29.922 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
66318:15:29.922 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:29 GMT[\r][\n]"
66418:15:29.922 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1986[\r][\n]"
66518:15:29.922 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
66618:15:29.923 [pool-19-thread-2] 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/965de99d51da0fd30bd19f0ca397a277f26d522947b18772d75850498393bad2/diff:/var/lib/docker/overlay2/4f443f86ed0acddb5ccd8bc6bac3f3eb30aec0e92cb723f0e981e7028be07175/diff","MergedDir":"/var/lib/docker/overlay2/407b6f9e5c4f8e753c12e207408ec4e9d9dcbac862ee6bc0c21840d6227d7bd4/merged","UpperDir":"/var/lib/docker/overlay2/407b6f9e5c4f8e753c12e207408ec4e9d9dcbac862ee6bc0c21840d6227d7bd4/diff","WorkDir":"/var/lib/docker/overlay2/407b6f9e5c4f8e753c12e207408ec4e9d9dcbac862ee6bc0c21840d6227d7bd4/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
66718:15:29.923 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
66818:15:29.923 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
66918:15:29.923 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
67018:15:29.923 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
67118:15:29.923 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
67218:15:29.923 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
67318:15:29.923 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:29 GMT
67418:15:29.923 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1986
67518:15:29.924 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000007: connection can be kept alive for 3 MINUTES
67618:15:29.948 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000006: releasing valid endpoint
67718:15:29.948 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: releasing endpoint
67818:15:29.948 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES
67918:15:29.948 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
68018:15:29.950 [pool-19-thread-2] DEBUG tc.testcontainers/ryuk:0.5.1 -- Starting container: testcontainers/ryuk:0.5.1
68118:15:29.951 [pool-19-thread-2] DEBUG tc.testcontainers/ryuk:0.5.1 -- Trying to start container: testcontainers/ryuk:0.5.1 (attempt 1/1)
68218:15:29.951 [pool-19-thread-2] DEBUG tc.testcontainers/ryuk:0.5.1 -- Starting container: testcontainers/ryuk:0.5.1
68318:15:29.951 [pool-19-thread-2] INFO tc.testcontainers/ryuk:0.5.1 -- Creating container for image: testcontainers/ryuk:0.5.1
68418:15:29.952 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: testcontainers/ryuk:0.5.1 at registry: https://index.docker.io/v1/
68518:15:29.952 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
68618:15:29.952 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
68718:15:29.960 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@45f2c0b0[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;@7c436f9b}, 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-16b74023-c063-4933-b463-e8e44f96cc6d,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>]
68818:15:30.011 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: preparing request execution
68918:15:30.011 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
69018:15:30.011 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
69118:15:30.011 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: target auth state: UNCHALLENGED
69218:15:30.011 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000008: proxy auth state: UNCHALLENGED
69318:15:30.011 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000008: acquiring connection with route {}->unix://localhost:2375
69418:15:30.011 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquiring endpoint (3 MINUTES)
69518:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
69618:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
69718:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000008: acquired ep-00000007
69818:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000008: acquired endpoint ep-00000007
69918:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000008: executing POST /v1.32/containers/create?name=testcontainers-ryuk-16b74023-c063-4933-b463-e8e44f96cc6d HTTP/1.1
70018:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: start execution ex-00000008
70118:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: executing exchange ex-00000008 over http-outgoing-0
70218:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-16b74023-c063-4933-b463-e8e44f96cc6d HTTP/1.1
70318:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
70418:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
70518:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
70618:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
70718:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
70818:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Content-Length: 1954
70918:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
71018:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
71118:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/create?name=testcontainers-ryuk-16b74023-c063-4933-b463-e8e44f96cc6d HTTP/1.1[\r][\n]"
71218:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
71318:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
71418:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
71518:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
71618:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
71718:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Content-Length: 1954[\r][\n]"
71818:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
71918:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
72018:15:30.012 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
72118:15:30.013 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"Cmd":[],"Healthcheck":null,"ArgsEscaped":null,"Entrypoint":null,"Image":"testcontainers/ryuk:0.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}"
72218:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 201 Created[\r][\n]"
72318:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
72418:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
72518:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
72618:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
72718:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
72818:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:30 GMT[\r][\n]"
72918:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 88[\r][\n]"
73018:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
73118:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691","Warnings":[]}[\n]"
73218:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 201 Created
73318:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
73418:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
73518:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
73618:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
73718:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
73818:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:30 GMT
73918:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 88
74018:15:30.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000008: connection can be kept alive for 3 MINUTES
74118:15:30.026 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000007: releasing valid endpoint
74218:15:30.026 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: releasing endpoint
74318:15:30.026 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES
74418:15:30.026 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
74518:15:30.029 [pool-19-thread-2] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 is starting: 81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691
74618:15:30.030 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691
74718:15:30.030 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: preparing request execution
74818:15:30.030 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
74918:15:30.030 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
75018:15:30.030 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: target auth state: UNCHALLENGED
75118:15:30.030 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000009: proxy auth state: UNCHALLENGED
75218:15:30.030 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000009: acquiring connection with route {}->unix://localhost:2375
75318:15:30.030 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquiring endpoint (3 MINUTES)
75418:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
75518:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
75618:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000009: acquired ep-00000008
75718:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000009: acquired endpoint ep-00000008
75818:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: executing POST /v1.32/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/start HTTP/1.1
75918:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: start execution ex-00000009
76018:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: executing exchange ex-00000009 over http-outgoing-0
76118:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> POST /v1.32/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/start HTTP/1.1
76218:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
76318:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> content-type: application/json
76418:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
76518:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
76618:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
76718:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
76818:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
76918:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "POST /v1.32/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/start HTTP/1.1[\r][\n]"
77018:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
77118:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "content-type: application/json[\r][\n]"
77218:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
77318:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
77418:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
77518:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
77618:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
77718:15:30.031 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
77818:15:30.157 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 204 No Content[\r][\n]"
77918:15:30.157 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
78018:15:30.157 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
78118:15:30.157 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
78218:15:30.157 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
78318:15:30.157 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:30 GMT[\r][\n]"
78418:15:30.157 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
78518:15:30.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 204 No Content
78618:15:30.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
78718:15:30.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
78818:15:30.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
78918:15:30.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
79018:15:30.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:30 GMT
79118:15:30.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000009: connection can be kept alive for 3 MINUTES
79218:15:30.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000008: releasing valid endpoint
79318:15:30.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: releasing endpoint
79418:15:30.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES
79518:15:30.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
79618:15:30.163 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691,false
79718:15:30.164 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/json], queryParams={}}
79818:15:30.164 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: preparing request execution
79918:15:30.164 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
80018:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
80118:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: target auth state: UNCHALLENGED
80218:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000A: proxy auth state: UNCHALLENGED
80318:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000A: acquiring connection with route {}->unix://localhost:2375
80418:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquiring endpoint (3 MINUTES)
80518:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
80618:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
80718:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000A: acquired ep-00000009
80818:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000A: acquired endpoint ep-00000009
80918:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: executing GET /v1.32/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/json HTTP/1.1
81018:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: start execution ex-0000000A
81118:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: executing exchange ex-0000000A over http-outgoing-0
81218:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/json HTTP/1.1
81318:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
81418:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
81518:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
81618:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
81718:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
81818:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
81918:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/json HTTP/1.1[\r][\n]"
82018:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
82118:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
82218:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
82318:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
82418:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
82518:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
82618:15:30.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
82718:15:30.166 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
82818:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
82918:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
83018:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
83118:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
83218:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
83318:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:30 GMT[\r][\n]"
83418:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
83518:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
83618:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "13f4[\r][\n]"
83718:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Id":"81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691","Created":"2025-12-22T17:15:30.014040729Z","Path":"/bin/ryuk","Args":[],"State":{"Status":"running","Running":true,"Paused":false,"Restarting":false,"OOMKilled":false,"Dead":false,"Pid":3250,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:30.042235976Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828","ResolvConfPath":"/var/lib/docker/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/resolv.conf","HostnamePath":"/var/lib/docker/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/hostname","HostsPath":"/var/lib/docker/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/hosts","LogPath":"/var/lib/docker/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691-json.log","Name":"/testcontainers-ryuk-16b74023-c063-4933-b463-e8e44f96cc6d","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":"81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691","LowerDir":"/var/lib/docker/overlay2/44d7b52c812db9766978b348a5977314f682fcccf3db856944935c0c6d810c45-init/diff:/var/lib/docker/overlay2/407b6f9e5c4f8e753c12e207408ec4e9d9dcbac862ee6bc0c21840d6227d7bd4/diff:/var/lib/docker/overlay2/965de99d51da0fd30bd19f0ca397a277f26d522947b18772d75850498393bad2/diff:/var/lib/docker/overlay2/4f443f86ed0acddb5ccd8bc6bac3f3eb30aec0e92cb723f0e981e7028be07175/diff","MergedDir":"/var/lib/docker/overlay2/44d7b52c812db9766978b348a5977314f682fcccf3db856944935c0c6d810c45/merged","UpperDir":"/var/lib/docker/overlay2/44d7b52c812db9766978b348a5977314f682fcccf3db856944935c0c6d810c45/diff","WorkDir":"/var/lib/docker/overlay2/44d7b52c812db9766978b348a5977314f682fcccf3db856944935c0c6d810c45/work"},"Name":"overlay2"},"Mounts":[{"Type":"bind","Source":"/var/run/docker.sock","Destination":"/var/run/docker.sock","Mode":"rw","RW":true,"Propagation":"rprivate"}],"Config":{"Hostname":"81dea1145a1f","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":"0e9ec09e2d9802e7a4ff3bdfefbf73037729df7ffff8810847848e302eefce6e","SandboxKey":"/var/run/docker/netns/0e9ec09e2d98","Ports":{"8080/tcp":[{"HostIp":"0.0.0.0","HostPort":"32768"},{"HostIp":"::","HostPort":"32768"}]},"HairpinMode":false,"LinkLocalIPv6Address":"","LinkLocalIPv6PrefixLen":0,"SecondaryIPAddresses":null,"SecondaryIPv6Addresses":null,"EndpointID":"ad1c757ebae24c7473ce3bbb7559d79da25a3b0091b23385c742230491529521","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"66:18:73:62:33:8e","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"66:18:73:62:33:8e","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"ad1c757ebae24c7473ce3bbb7559d79da25a3b0091b23385c742230491529521","Gateway":"172.17.0.1","IPAddress":"172.17.0.4","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
83818:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
83918:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
84018:15:30.167 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
84118:15:30.168 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
84218:15:30.168 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
84318:15:30.168 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
84418:15:30.168 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
84518:15:30.168 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
84618:15:30.168 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
84718:15:30.168 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:30 GMT
84818:15:30.168 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
84918:15:30.168 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000A: connection can be kept alive for 3 MINUTES
85018:15:30.222 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000009: releasing valid endpoint
85118:15:30.223 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: releasing endpoint
85218:15:30.223 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES
85318:15:30.223 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
85418:15:30.225 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828
85518:15:30.226 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: preparing request execution
85618:15:30.226 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
85718:15:30.226 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
85818:15:30.226 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: target auth state: UNCHALLENGED
85918:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000B: proxy auth state: UNCHALLENGED
86018:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000B: acquiring connection with route {}->unix://localhost:2375
86118:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquiring endpoint (3 MINUTES)
86218:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
86318:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
86418:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000B: acquired ep-0000000A
86518:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000B: acquired endpoint ep-0000000A
86618:15:30.227 [pool-19-thread-2] 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
86718:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: start execution ex-0000000B
86818:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: executing exchange ex-0000000B over http-outgoing-0
86918:15:30.227 [pool-19-thread-2] 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
87018:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
87118:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
87218:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
87318:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
87418:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
87518:15:30.227 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
87618:15:30.228 [pool-19-thread-2] 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]"
87718:15:30.228 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
87818:15:30.228 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
87918:15:30.228 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
88018:15:30.228 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
88118:15:30.228 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
88218:15:30.228 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
88318:15:30.228 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
88418:15:30.229 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
88518:15:30.229 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
88618:15:30.229 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
88718:15:30.229 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
88818:15:30.229 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
88918:15:30.229 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
89018:15:30.229 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:30 GMT[\r][\n]"
89118:15:30.229 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 1986[\r][\n]"
89218:15:30.229 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
89318:15:30.230 [pool-19-thread-2] 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/965de99d51da0fd30bd19f0ca397a277f26d522947b18772d75850498393bad2/diff:/var/lib/docker/overlay2/4f443f86ed0acddb5ccd8bc6bac3f3eb30aec0e92cb723f0e981e7028be07175/diff","MergedDir":"/var/lib/docker/overlay2/407b6f9e5c4f8e753c12e207408ec4e9d9dcbac862ee6bc0c21840d6227d7bd4/merged","UpperDir":"/var/lib/docker/overlay2/407b6f9e5c4f8e753c12e207408ec4e9d9dcbac862ee6bc0c21840d6227d7bd4/diff","WorkDir":"/var/lib/docker/overlay2/407b6f9e5c4f8e753c12e207408ec4e9d9dcbac862ee6bc0c21840d6227d7bd4/work"},"Name":"overlay2"},"RootFS":{"Type":"layers","Layers":["sha256:5bc340f6d4f5a3bc999dfbc790a0bdf0920b9103ef794645034de4260ee4e9c8","sha256:399f3aa1fc62064e0be857829b8e7284408be4b60db81996e105a78e2059e5c9","sha256:2ad1a08beb0cf8625d0ffd3d2847150709df6fdb34c6a2ef514106ad08c5d785"]},"Metadata":{"LastTagTime":"0001-01-01T00:00:00Z"}}[\n]"
89418:15:30.230 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
89518:15:30.230 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
89618:15:30.230 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
89718:15:30.230 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
89818:15:30.230 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
89918:15:30.230 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
90018:15:30.230 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:30 GMT
90118:15:30.230 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1986
90218:15:30.230 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000B: connection can be kept alive for 3 MINUTES
90318:15:30.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000A: releasing valid endpoint
90418:15:30.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: releasing endpoint
90518:15:30.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES
90618:15:30.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
90718:15:30.231 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
90818:15:30.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: preparing request execution
90918:15:30.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
91018:15:30.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
91118:15:30.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: target auth state: UNCHALLENGED
91218:15:30.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000C: proxy auth state: UNCHALLENGED
91318:15:30.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000C: acquiring connection with route {}->unix://localhost:2375
91418:15:30.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquiring endpoint (3 MINUTES)
91518:15:30.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
91618:15:30.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
91718:15:30.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000C: acquired ep-0000000B
91818:15:30.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000C: acquired endpoint ep-0000000B
91918:15:30.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: executing GET /v1.32/version HTTP/1.1
92018:15:30.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: start execution ex-0000000C
92118:15:30.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: executing exchange ex-0000000C over http-outgoing-0
92218:15:30.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
92318:15:30.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
92418:15:30.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
92518:15:30.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
92618:15:30.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
92718:15:30.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
92818:15:30.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
92918:15:30.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
93018:15:30.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
93118:15:30.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
93218:15:30.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
93318:15:30.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
93418:15:30.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
93518:15:30.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
93618:15:30.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
93718:15:30.243 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
93818:15:30.244 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
93918:15:30.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
94018:15:30.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
94118:15:30.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
94218:15:30.247 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
94318:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:30 GMT[\r][\n]"
94418:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 821[\r][\n]"
94518:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
94618:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
94718:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
94818:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
94918:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
95018:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
95118:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
95218:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
95318:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:30 GMT
95418:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 821
95518:15:30.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000C: connection can be kept alive for 3 MINUTES
95618:15:30.249 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000B: releasing valid endpoint
95718:15:30.249 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: releasing endpoint
95818:15:30.249 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: connection http-outgoing-0 can be kept alive for 3 MINUTES
95918:15:30.249 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
96018:15:30.255 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: preparing request execution
96118:15:30.256 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
96218:15:30.256 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
96318:15:30.256 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: target auth state: UNCHALLENGED
96418:15:30.256 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000D: proxy auth state: UNCHALLENGED
96518:15:30.256 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000D: acquiring connection with route {}->unix://localhost:2375
96618:15:30.256 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquiring endpoint (3 MINUTES)
96718:15:30.256 [docker-java-stream-224352292] 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]
96818:15:30.256 [docker-java-stream-224352292] 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]
96918:15:30.256 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000D: acquired ep-0000000C
97018:15:30.256 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000D: acquired endpoint ep-0000000C
97118:15:30.256 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: executing GET /v1.32/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
97218:15:30.256 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: start execution ex-0000000D
97318:15:30.256 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: executing exchange ex-0000000D over http-outgoing-0
97418:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1
97518:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
97618:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.19.0
97718:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
97818:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
97918:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
98018:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/containers/81dea1145a1f85bc9cd9ec43d6826096b4829c5f737e2bdc319202c9106e3691/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1[\r][\n]"
98118:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
98218:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.19.0[\r][\n]"
98318:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
98418:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
98518:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
98618:15:30.257 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
98718:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
98818:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.48[\r][\n]"
98918:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/vnd.docker.raw-stream[\r][\n]"
99018:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
99118:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
99218:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/28.0.4 (linux)[\r][\n]"
99318:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Mon, 22 Dec 2025 17:15:30 GMT[\r][\n]"
99418:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
99518:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
99618:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "2e[\r][\n]"
99718:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]&2025/12/22 17:15:30 Pinging Docker...[\n]"
99818:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
99918:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "38[\r][\n]"
100018:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]02025/12/22 17:15:30 Docker daemon is available![\n]"
100118:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
100218:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "35[\r][\n]"
100318:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]-2025/12/22 17:15:30 Starting on port 8080...[\n]"
100418:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
100518:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "25[\r][\n]"
100618:15:30.258 [docker-java-stream-224352292] 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/22 17:15:30 Started![\n]"
100718:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
100818:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
100918:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.48
101018:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/vnd.docker.raw-stream
101118:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
101218:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
101318:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/28.0.4 (linux)
101418:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Mon, 22 Dec 2025 17:15:30 GMT
101518:15:30.258 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
101618:15:30.261 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000D: connection can be kept alive for 3 MINUTES
101718:15:30.262 [pool-19-thread-2] DEBUG org.testcontainers.containers.output.WaitingConsumer -- STDERR: 2025/12/22 17:15:30 Started!
101818:15:30.263 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: cancel
101918:15:30.264 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection -- http-outgoing-0: close connection IMMEDIATE
102018:15:30.264 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
102118:15:30.265 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[read] I/O error: null"
102218:15:30.265 [docker-java-stream-224352292] DEBUG com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse -- Failed to close the response
1023java.nio.channels.ClosedChannelException: null
1024 at java.base/sun.nio.ch.SocketChannelImpl.ensureOpenAndConnected(SocketChannelImpl.java:215)
1025 at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:403)
1026 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:59)
1027 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:107)
1028 at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:101)
1029 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.LoggingInputStream.read(LoggingInputStream.java:81)
1030 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:149)
1031 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
1032 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.getChunkSize(ChunkedInputStream.java:261)
1033 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.nextChunk(ChunkedInputStream.java:222)
1034 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:147)
1035 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.ChunkedInputStream.close(ChunkedInputStream.java:314)
1036 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1037 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.impl.io.IncomingHttpEntity.close(IncomingHttpEntity.java:111)
1038 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.io.entity.HttpEntityWrapper.close(HttpEntityWrapper.java:120)
1039 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.io.Closer.close(Closer.java:48)
1040 at com.github.dockerjava.zerodep.shaded.org.apache.hc.core5.http.message.BasicClassicHttpResponse.close(BasicClassicHttpResponse.java:93)
1041 at com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.close(CloseableHttpResponse.java:200)
1042 at com.github.dockerjava.zerodep.ApacheDockerHttpClientImpl$ApacheResponse.close(ApacheDockerHttpClientImpl.java:256)
1043 at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:277)
1044 at java.base/java.lang.Thread.run(Thread.java:833)
104518:15:30.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: endpoint closed
104618:15:30.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000C: discarding endpoint
104718:15:30.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: releasing endpoint
104818:15:30.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: connection is not kept alive
104918:15:30.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
105018:15:30.267 [pool-19-thread-2] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 started in PT1.320069916S
105118:15:30.270 [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%3D16b74023-c063-4933-b463-e8e44f96cc6d' to Ryuk
105218:15:30.271 [testcontainers-ryuk] DEBUG org.testcontainers.utility.RyukResourceReaper -- Received 'ACK' from Ryuk
105318:15:30.271 [pool-19-thread-2] INFO org.testcontainers.utility.RyukResourceReaper -- Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
105418:15:30.272 [pool-19-thread-2] DEBUG org.testcontainers.DockerClientFactory -- Checks are enabled
105518:15:30.272 [pool-19-thread-2] INFO org.testcontainers.DockerClientFactory -- Checking the system...
105618:15:30.272 [pool-19-thread-2] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0
105718:15:30.273 [pool-19-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
105818:15:30.273 [pool-19-thread-2] 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'))
105918:15:30.273 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- consul:1.9.3 is not in image name cache, updating...
106018:15:30.273 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: consul:1.9.3
106118:15:30.274 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: preparing request execution
106218:15:30.274 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
106318:15:30.274 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
106418:15:30.274 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: target auth state: UNCHALLENGED
106518:15:30.274 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000E: proxy auth state: UNCHALLENGED
106618:15:30.274 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: acquiring connection with route {}->unix://localhost:2375
106718:15:30.274 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquiring endpoint (3 MINUTES)
106818:15:30.275 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647]
106918:15:30.275 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
107018:15:30.276 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000E: acquired ep-0000000D
107118:15:30.276 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000E: acquired endpoint ep-0000000D
107218:15:30.276 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000E: opening connection {}->unix://localhost:2375
107318:15:30.276 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: connecting endpoint (3 MINUTES)
107418:15:30.276 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connecting endpoint to unix://localhost:2375 (3 MINUTES)
107518:15:30.277 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-1: connecting to localhost/127.0.0.1:2375
107618:15:30.277 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator -- http-outgoing-1: connection established /var/run/docker.sock<->/var/run/docker.sock
107718:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connected http-outgoing-1
107818:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: endpoint connected
107918:15:30.278 [pool-19-thread-2] 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
108018:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: start execution ex-0000000E
108118:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: executing exchange ex-0000000E over http-outgoing-1
108218:15:30.278 [pool-19-thread-2] 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
108318:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
108418:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
108518:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
108618:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
108718:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
108818:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
108918:15:30.278 [pool-19-thread-2] 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]"
109018:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
109118:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
109218:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
109318:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
109418:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
109518:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
109618:15:30.278 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
109718:15:30.279 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 404 Not Found[\r][\n]"
109818:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
109918:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
110018:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
110118:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
110218:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
110318:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:30 GMT[\r][\n]"
110418:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 42[\r][\n]"
110518:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
110618:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"message":"No such image: consul:1.9.3"}[\n]"
110718:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 404 Not Found
110818:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
110918:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
111018:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
111118:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
111218:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
111318:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:30 GMT
111418:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 42
111518:15:30.280 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000E: connection can be kept alive for 3 MINUTES
111618:15:30.281 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000D: releasing valid endpoint
111718:15:30.281 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: releasing endpoint
111818:15:30.281 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connection http-outgoing-1 can be kept alive for 3 MINUTES
111918:15:30.281 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
112018:15:30.281 [pool-19-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Not available locally, should pull image: consul:1.9.3
112118:15:30.281 [pool-19-thread-2] 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.
112218:15:30.281 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:latest at registry: https://index.docker.io/v1/
112318:15:30.281 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
112418:15:30.281 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
112518:15:30.283 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: preparing request execution
112618:15:30.284 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
112718:15:30.284 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
112818:15:30.284 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: target auth state: UNCHALLENGED
112918:15:30.284 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000F: proxy auth state: UNCHALLENGED
113018:15:30.284 [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
113118:15:30.284 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquiring endpoint (3 MINUTES)
113218:15:30.285 [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]
113318:15:30.285 [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]
113418:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000000F: acquired ep-0000000E
113518:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000F: acquired endpoint ep-0000000E
113618:15:30.285 [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
113718:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: start execution ex-0000000F
113818:15:30.285 [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
113918:15:30.285 [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
114018:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/octet-stream
114118:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
114218:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
114318:15:30.285 [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
114418:15:30.285 [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
114518:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
114618:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
114718:15:30.285 [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]"
114818:15:30.285 [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]"
114918:15:30.285 [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]"
115018:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
115118:15:30.285 [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]"
115218:15:30.285 [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]"
115318:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
115418:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
115518:15:30.285 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
115618:15:30.638 [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]"
115718:15:30.638 [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]"
115818:15:30.638 [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]"
115918:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
116018:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
116118:15:30.638 [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]"
116218:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:30 GMT[\r][\n]"
116318:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
116418:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
116518:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "37[\r][\n]"
116618:15:30.638 [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]"
116718:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
116818:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
116918:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
117018:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
117118:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
117218:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
117318:15:30.638 [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)
117418:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:30 GMT
117518:15:30.638 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
117618:15:30.639 [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
117718:15:30.639 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Starting to pull image
117818:15:30.639 [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)
117918:15:30.639 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
118018:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
118118:15:30.777 [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]"
118218:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
118318:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
118418:15:30.777 [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]"
118518:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
118618:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
118718:15:30.777 [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]"
118818:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
118918:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
119018:15:30.777 [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]"
119118:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
119218:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
119318:15:30.777 [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]"
119418:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
119518:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "47[\r][\n]"
119618:15:30.777 [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]"
119718:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
119818:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
119918:15:30.777 [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]"
120018:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
120118:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
120218:15:30.777 [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]"
120318:15:30.777 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
120418:15:30.778 [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)
120518:15:30.778 [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)
120618:15:30.778 [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)
120718:15:30.778 [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)
120818:15:30.778 [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)
120918:15:30.779 [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)
121018:15:30.779 [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)
121118:15:30.779 [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)
121218:15:30.779 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
121318:15:30.779 [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]"
121418:15:30.779 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
121518:15:30.779 [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)
121618:15:30.973 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
121718:15:30.973 [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]"
121818:15:30.973 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
121918:15:30.973 [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)
122018:15:30.974 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
122118:15:30.974 [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]"
122218:15:30.974 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
122318:15:30.974 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
122418:15:30.974 [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]"
122518:15:30.974 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
122618:15:30.974 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
122718:15:30.974 [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]"
122818:15:30.974 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
122918:15:30.974 [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)
123018:15:30.974 [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)
123118:15:30.974 [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)
123218:15:30.974 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 5 pending, 1 downloaded, 0 extracted, (1 KB/? MB)
123318:15:30.986 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
123418:15:30.986 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":434176,"total":42803082},"progress":"[\u003e ] 434.2kB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
123518:15:30.986 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
123618:15:30.986 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=434176, total=42803082, start=null), progress=[> ] 434.2kB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
123718:15:31.019 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
123818:15:31.019 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":28727,"total":2799493},"progress":"[\u003e ] 28.73kB/2.799MB","id":"f84cab65f19f"}[\r][\n]"
123918:15:31.019 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
124018:15:31.020 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=28727, total=2799493, start=null), progress=[> ] 28.73kB/2.799MB, id=f84cab65f19f, from=null, time=null, errorDetail=null, error=null, aux=null)
124118:15:31.088 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
124218:15:31.088 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":4358144,"total":42803082},"progress":"[=====\u003e ] 4.358MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
124318:15:31.088 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
124418:15:31.088 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=4358144, total=42803082, start=null), progress=[=====> ] 4.358MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
124518:15:31.095 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
124618:15:31.095 [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]"
124718:15:31.095 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
124818:15:31.095 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
124918:15:31.095 [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]"
125018:15:31.095 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
125118:15:31.095 [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)
125218:15:31.095 [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)
125318:15:31.097 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 4 pending, 2 downloaded, 0 extracted, (4 MB/? MB)
125418:15:31.097 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b9[\r][\n]"
125518:15:31.097 [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]"
125618:15:31.097 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
125718:15:31.097 [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)
125818:15:31.118 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
125918:15:31.118 [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]"
126018:15:31.118 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
126118:15:31.118 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
126218:15:31.118 [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]"
126318:15:31.118 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
126418:15:31.119 [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)
126518:15:31.119 [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)
126618:15:31.119 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
126718:15:31.120 [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]"
126818:15:31.120 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
126918:15:31.120 [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)
127018:15:31.121 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 3 pending, 3 downloaded, 0 extracted, (4 MB/? MB)
127118:15:31.157 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
127218:15:31.157 [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]"
127318:15:31.157 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
127418:15:31.157 [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)
127518:15:31.197 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
127618:15:31.197 [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]"
127718:15:31.197 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
127818:15:31.198 [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)
127918:15:31.198 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 3 pending, 3 downloaded, 1 extracted, (6 MB/? MB)
128018:15:31.199 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
128118:15:31.199 [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]"
128218:15:31.199 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
128318:15:31.200 [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)
128418:15:31.200 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
128518:15:31.200 [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]"
128618:15:31.200 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
128718:15:31.201 [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)
128818:15:31.216 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
128918:15:31.216 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":7851712,"total":42803082},"progress":"[=========\u003e ] 7.852MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
129018:15:31.216 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
129118:15:31.217 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=7851712, total=42803082, start=null), progress=[=========> ] 7.852MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
129218:15:31.217 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
129318:15:31.217 [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]"
129418:15:31.217 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
129518:15:31.217 [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)
129618:15:31.218 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 3 pending, 3 downloaded, 2 extracted, (10 MB/? MB)
129718:15:31.251 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b1[\r][\n]"
129818:15:31.251 [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]"
129918:15:31.251 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130018:15:31.251 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
130118:15:31.251 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Verifying Checksum","progressDetail":{},"id":"d9aa51625377"}[\r][\n]"
130218:15:31.251 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130318:15:31.251 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
130418:15:31.251 [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]"
130518:15:31.251 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
130618:15:31.251 [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)
130718:15:31.252 [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=d9aa51625377, from=null, time=null, errorDetail=null, error=null, aux=null)
130818:15:31.252 [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)
130918:15:31.253 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 2 pending, 4 downloaded, 2 extracted, (10 MB/? MB)
131018:15:31.319 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
131118:15:31.319 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":12648448,"total":42803082},"progress":"[==============\u003e ] 12.65MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
131218:15:31.319 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131318:15:31.319 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=12648448, total=42803082, start=null), progress=[==============> ] 12.65MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
131418:15:31.323 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
131518:15:31.323 [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]"
131618:15:31.323 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
131718:15:31.323 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b6[\r][\n]"
131818:15:31.323 [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]"
131918:15:31.323 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
132018:15:31.323 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
132118:15:31.323 [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]"
132218:15:31.323 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
132318:15:31.323 [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)
132418:15:31.324 [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)
132518:15:31.325 [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)
132618:15:31.326 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 1 pending, 5 downloaded, 2 extracted, (14 MB/? MB)
132718:15:31.427 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
132818:15:31.427 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":15695872,"total":42803082},"progress":"[==================\u003e ] 15.7MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
132918:15:31.427 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133018:15:31.428 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=15695872, total=42803082, start=null), progress=[==================> ] 15.7MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
133118:15:31.530 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
133218:15:31.531 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":18317312,"total":42803082},"progress":"[=====================\u003e ] 18.32MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
133318:15:31.531 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133418:15:31.531 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=18317312, total=42803082, start=null), progress=[=====================> ] 18.32MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
133518:15:31.632 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
133618:15:31.632 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":19628032,"total":42803082},"progress":"[======================\u003e ] 19.63MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
133718:15:31.632 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
133818:15:31.633 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=19628032, total=42803082, start=null), progress=[======================> ] 19.63MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
133918:15:31.740 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
134018:15:31.740 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":24444928,"total":42803082},"progress":"[============================\u003e ] 24.44MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
134118:15:31.740 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134218:15:31.741 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=24444928, total=42803082, start=null), progress=[============================> ] 24.44MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
134318:15:31.844 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
134418:15:31.844 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":27058176,"total":42803082},"progress":"[===============================\u003e ] 27.06MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
134518:15:31.844 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
134618:15:31.845 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=27058176, total=42803082, start=null), progress=[===============================> ] 27.06MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
134718:15:31.964 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
134818:15:31.964 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":30965760,"total":42803082},"progress":"[====================================\u003e ] 30.97MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
134918:15:31.964 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135018:15:31.964 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=30965760, total=42803082, start=null), progress=[====================================> ] 30.97MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
135118:15:32.065 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
135218:15:32.065 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":33144832,"total":42803082},"progress":"[======================================\u003e ] 33.14MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
135318:15:32.065 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135418:15:32.066 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=33144832, total=42803082, start=null), progress=[======================================> ] 33.14MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
135518:15:32.174 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
135618:15:32.174 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":37961728,"total":42803082},"progress":"[============================================\u003e ] 37.96MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
135718:15:32.174 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
135818:15:32.175 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=37961728, total=42803082, start=null), progress=[============================================> ] 37.96MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
135918:15:32.294 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bd[\r][\n]"
136018:15:32.295 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Downloading","progressDetail":{"current":39706624,"total":42803082},"progress":"[==============================================\u003e ] 39.71MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
136118:15:32.295 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136218:15:32.295 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=39706624, total=42803082, start=null), progress=[==============================================> ] 39.71MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
136318:15:32.398 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "49[\r][\n]"
136418:15:32.398 [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]"
136518:15:32.398 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136618:15:32.398 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "48[\r][\n]"
136718:15:32.398 [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]"
136818:15:32.398 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
136918:15:32.398 [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)
137018:15:32.399 [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)
137118:15:32.399 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 2 extracted, (40 MB/43 MB)
137218:15:32.407 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ba[\r][\n]"
137318:15:32.407 [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]"
137418:15:32.407 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
137518:15:32.407 [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)
137618:15:32.512 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bb[\r][\n]"
137718:15:32.512 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":8257536,"total":42803082},"progress":"[=========\u003e ] 8.258MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
137818:15:32.512 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
137918:15:32.513 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=8257536, total=42803082, start=null), progress=[=========> ] 8.258MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
138018:15:32.617 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
138118:15:32.617 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":14680064,"total":42803082},"progress":"[=================\u003e ] 14.68MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
138218:15:32.617 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138318:15:32.617 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=14680064, total=42803082, start=null), progress=[=================> ] 14.68MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
138418:15:32.718 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
138518:15:32.718 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"status":"Extracting","progressDetail":{"current":23855104,"total":42803082},"progress":"[===========================\u003e ] 23.86MB/42.8MB","id":"91e14090bc9d"}[\r][\n]"
138618:15:32.718 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
138718:15:32.718 [docker-java-stream-83134279] DEBUG com.github.dockerjava.api.command.PullImageResultCallback -- ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=23855104, total=42803082, start=null), progress=[===========================> ] 23.86MB/42.8MB, id=91e14090bc9d, from=null, time=null, errorDetail=null, error=null, aux=null)
138818:15:32.830 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
138918:15:32.830 [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]"
139018:15:32.830 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139118:15:32.831 [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)
139218:15:32.892 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "bc[\r][\n]"
139318:15:32.893 [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]"
139418:15:32.893 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139518:15:32.893 [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)
139618:15:32.959 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
139718:15:32.959 [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]"
139818:15:32.959 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
139918:15:32.959 [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)
140018:15:32.960 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 3 extracted, (43 MB/43 MB)
140118:15:32.961 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
140218:15:32.961 [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]"
140318:15:32.961 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
140418:15:32.961 [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)
140518:15:32.962 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
140618:15:32.962 [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]"
140718:15:32.962 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
140818:15:32.963 [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)
140918:15:32.974 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
141018:15:32.974 [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]"
141118:15:32.974 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141218:15:32.974 [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)
141318:15:32.974 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 4 extracted, (43 MB/43 MB)
141418:15:32.977 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
141518:15:32.977 [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]"
141618:15:32.977 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
141718:15:32.978 [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)
141818:15:32.978 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b0[\r][\n]"
141918:15:32.978 [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]"
142018:15:32.978 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
142118:15:32.979 [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)
142218:15:32.990 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
142318:15:32.990 [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]"
142418:15:32.990 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
142518:15:32.990 [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)
142618:15:32.991 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 5 extracted, (43 MB/43 MB)
142718:15:32.992 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
142818:15:32.992 [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]"
142918:15:32.992 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143018:15:32.992 [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)
143118:15:32.992 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "b5[\r][\n]"
143218:15:32.992 [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]"
143318:15:32.992 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143418:15:32.992 [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)
143518:15:33.004 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "44[\r][\n]"
143618:15:33.004 [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]"
143718:15:33.004 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
143818:15:33.004 [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)
143918:15:33.004 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pulling image layers: 0 pending, 6 downloaded, 6 extracted, (43 MB/43 MB)
144018:15:33.009 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "5e[\r][\n]"
144118:15:33.009 [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]"
144218:15:33.009 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
144318:15:33.009 [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)
144418:15:33.010 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "3e[\r][\n]"
144518:15:33.010 [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]"
144618:15:33.010 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
144718:15:33.011 [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)
144818:15:33.012 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
144918:15:33.012 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
145018:15:33.012 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000E: releasing valid endpoint
145118:15:33.012 [docker-java-stream-83134279] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000E: releasing endpoint
145218:15:33.013 [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
145318:15:33.014 [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]
145418:15:33.015 [docker-java-stream-83134279] INFO tc.consul:1.9.3 -- Pull complete. 6 layers, pulled in 2s (downloaded 43 MB at 21 MB/s)
145518:15:33.015 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: consul:1.9.3
145618:15:33.016 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: preparing request execution
145718:15:33.016 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
145818:15:33.016 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
145918:15:33.016 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: target auth state: UNCHALLENGED
146018:15:33.016 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000010: proxy auth state: UNCHALLENGED
146118:15:33.016 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000010: acquiring connection with route {}->unix://localhost:2375
146218:15:33.016 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquiring endpoint (3 MINUTES)
146318:15:33.017 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
146418:15:33.017 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
146518:15:33.017 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000010: acquired ep-0000000F
146618:15:33.017 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000010: acquired endpoint ep-0000000F
146718:15:33.017 [pool-19-thread-2] 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
146818:15:33.017 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: start execution ex-00000010
146918:15:33.017 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: executing exchange ex-00000010 over http-outgoing-1
147018:15:33.018 [pool-19-thread-2] 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
147118:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
147218:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
147318:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
147418:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
147518:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
147618:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
147718:15:33.018 [pool-19-thread-2] 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]"
147818:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
147918:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
148018:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
148118:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
148218:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
148318:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
148418:15:33.018 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
148518:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
148618:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
148718:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
148818:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
148918:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
149018:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
149118:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:33 GMT[\r][\n]"
149218:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
149318:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
149418:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
149518:15:33.019 [pool-19-thread-2] 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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
149618:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
149718:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
149818:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
149918:15:33.019 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
150018:15:33.020 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
150118:15:33.020 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
150218:15:33.020 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
150318:15:33.020 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
150418:15:33.020 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
150518:15:33.020 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:33 GMT
150618:15:33.020 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
150718:15:33.020 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000010: connection can be kept alive for 3 MINUTES
150818:15:33.021 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000000F: releasing valid endpoint
150918:15:33.022 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: releasing endpoint
151018:15:33.022 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: connection http-outgoing-1 can be kept alive for 3 MINUTES
151118:15:33.022 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
151218:15:33.022 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
151318:15:33.022 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
151418:15:33.022 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
151518:15:33.022 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
151618:15:33.022 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
151718:15:33.022 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
151818:15:33.022 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
151918:15:33.022 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4207eb48[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;@55140c57}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
152018:15:33.024 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: preparing request execution
152118:15:33.025 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
152218:15:33.025 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
152318:15:33.025 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: target auth state: UNCHALLENGED
152418:15:33.025 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000011: proxy auth state: UNCHALLENGED
152518:15:33.025 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000011: acquiring connection with route {}->unix://localhost:2375
152618:15:33.025 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquiring endpoint (3 MINUTES)
152718:15:33.026 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
152818:15:33.026 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
152918:15:33.026 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000011: acquired ep-00000010
153018:15:33.026 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000011: acquired endpoint ep-00000010
153118:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000011: executing POST /v1.32/containers/create HTTP/1.1
153218:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: start execution ex-00000011
153318:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: executing exchange ex-00000011 over http-outgoing-1
153418:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
153518:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
153618:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
153718:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
153818:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
153918:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
154018:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
154118:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
154218:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
154318:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
154418:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
154518:15:33.027 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
154618:15:33.028 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
154718:15:33.028 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
154818:15:33.028 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
154918:15:33.028 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
155018:15:33.028 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
155118:15:33.028 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
155218:15:33.028 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
155318:15:33.028 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
155418:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
155518:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
155618:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
155718:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
155818:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
155918:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
156018:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:33 GMT[\r][\n]"
156118:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
156218:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
156318:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323","Warnings":[]}[\n]"
156418:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
156518:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
156618:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
156718:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
156818:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
156918:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
157018:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:33 GMT
157118:15:33.041 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
157218:15:33.042 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000011: connection can be kept alive for 3 MINUTES
157318:15:33.042 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000010: releasing valid endpoint
157418:15:33.042 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: releasing endpoint
157518:15:33.042 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: connection http-outgoing-1 can be kept alive for 3 MINUTES
157618:15:33.042 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
157718:15:33.042 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323
157818:15:33.042 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323
157918:15:33.042 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: preparing request execution
158018:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
158118:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
158218:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: target auth state: UNCHALLENGED
158318:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000012: proxy auth state: UNCHALLENGED
158418:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000012: acquiring connection with route {}->unix://localhost:2375
158518:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquiring endpoint (3 MINUTES)
158618:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
158718:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
158818:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000012: acquired ep-00000011
158918:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000012: acquired endpoint ep-00000011
159018:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: executing POST /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/start HTTP/1.1
159118:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: start execution ex-00000012
159218:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: executing exchange ex-00000012 over http-outgoing-1
159318:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/start HTTP/1.1
159418:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
159518:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
159618:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
159718:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
159818:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
159918:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
160018:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
160118:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/start HTTP/1.1[\r][\n]"
160218:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
160318:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
160418:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
160518:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
160618:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
160718:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
160818:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
160918:15:33.043 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
161018:15:33.157 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
161118:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
161218:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
161318:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
161418:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
161518:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:33 GMT[\r][\n]"
161618:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
161718:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
161818:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
161918:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
162018:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
162118:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
162218:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:33 GMT
162318:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000012: connection can be kept alive for 3 MINUTES
162418:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000011: releasing valid endpoint
162518:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: releasing endpoint
162618:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: connection http-outgoing-1 can be kept alive for 3 MINUTES
162718:15:33.158 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
162818:15:33.159 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323,false
162918:15:33.159 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json], queryParams={}}
163018:15:33.159 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: preparing request execution
163118:15:33.159 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
163218:15:33.159 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
163318:15:33.159 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: target auth state: UNCHALLENGED
163418:15:33.159 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000013: proxy auth state: UNCHALLENGED
163518:15:33.159 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000013: acquiring connection with route {}->unix://localhost:2375
163618:15:33.159 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquiring endpoint (3 MINUTES)
163718:15:33.159 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
163818:15:33.159 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
163918:15:33.159 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000013: acquired ep-00000012
164018:15:33.160 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000013: acquired endpoint ep-00000012
164118:15:33.160 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: executing GET /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json HTTP/1.1
164218:15:33.160 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: start execution ex-00000013
164318:15:33.160 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: executing exchange ex-00000013 over http-outgoing-1
164418:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json HTTP/1.1
164518:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
164618:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
164718:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
164818:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
164918:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
165018:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
165118:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json HTTP/1.1[\r][\n]"
165218:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
165318:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
165418:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
165518:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
165618:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
165718:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
165818:15:33.161 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
165918:15:33.162 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
166018:15:33.162 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
166118:15:33.162 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
166218:15:33.162 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
166318:15:33.162 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
166418:15:33.162 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
166518:15:33.162 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:33 GMT[\r][\n]"
166618:15:33.162 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
166718:15:33.162 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
166818:15:33.162 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185b[\r][\n]"
166918:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323","Created":"2025-12-22T17:15:33.029836955Z","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":3386,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:33.051015655Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/resolv.conf","HostnamePath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/hostname","HostsPath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/hosts","LogPath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323-json.log","Name":"/affectionate_turing","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":"4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323","LowerDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283/merged","UpperDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283/diff","WorkDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"bd3bf2bac889f168168b53dda5364e0aec829555031fbd7083cd1b04df4fbd13","Source":"/var/lib/docker/volumes/bd3bf2bac889f168168b53dda5364e0aec829555031fbd7083cd1b04df4fbd13/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"4d4a33a0d5ef","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"668bbe676bec6a6c2200797ae6149c8e8ad6e45fb267aa2cbcd2122ef8b61623","SandboxKey":"/var/run/docker/netns/668bbe676bec","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":"3f26137b721ca41daba57f061b1320ebc5536c1ee812e42ad5038fcf646219d0","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"fa:f8:a7:19:49:d1","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"fa:f8:a7:19:49:d1","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"3f26137b721ca41daba57f061b1320ebc5536c1ee812e42ad5038fcf646219d0","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
167018:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
167118:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
167218:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
167318:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
167418:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
167518:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
167618:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
167718:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
167818:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
167918:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:33 GMT
168018:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
168118:15:33.163 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000013: connection can be kept alive for 3 MINUTES
168218:15:33.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000012: releasing valid endpoint
168318:15:33.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: releasing endpoint
168418:15:33.165 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: connection http-outgoing-1 can be kept alive for 3 MINUTES
168518:15:33.166 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
168618:15:33.167 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
168718:15:33.168 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: preparing request execution
168818:15:33.168 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
168918:15:33.169 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
169018:15:33.170 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: target auth state: UNCHALLENGED
169118:15:33.170 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000014: proxy auth state: UNCHALLENGED
169218:15:33.170 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000014: acquiring connection with route {}->unix://localhost:2375
169318:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquiring endpoint (3 MINUTES)
169418:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
169518:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
169618:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000014: acquired ep-00000013
169718:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000014: acquired endpoint ep-00000013
169818:15:33.171 [pool-19-thread-2] 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
169918:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: start execution ex-00000014
170018:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: executing exchange ex-00000014 over http-outgoing-1
170118:15:33.171 [pool-19-thread-2] 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
170218:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
170318:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
170418:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
170518:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
170618:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
170718:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
170818:15:33.171 [pool-19-thread-2] 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]"
170918:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
171018:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
171118:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
171218:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
171318:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
171418:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
171518:15:33.171 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
171618:15:33.173 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
171718:15:33.173 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
171818:15:33.173 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
171918:15:33.173 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
172018:15:33.174 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
172118:15:33.174 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
172218:15:33.174 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:33 GMT[\r][\n]"
172318:15:33.174 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
172418:15:33.174 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
172518:15:33.174 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
172618:15:33.175 [pool-19-thread-2] 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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
172718:15:33.176 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
172818:15:33.178 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
172918:15:33.178 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
173018:15:33.178 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
173118:15:33.178 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
173218:15:33.178 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
173318:15:33.178 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
173418:15:33.178 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
173518:15:33.178 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
173618:15:33.178 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:33 GMT
173718:15:33.178 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
173818:15:33.178 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000014: connection can be kept alive for 3 MINUTES
173918:15:33.179 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000013: releasing valid endpoint
174018:15:33.179 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: releasing endpoint
174118:15:33.179 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: connection http-outgoing-1 can be kept alive for 3 MINUTES
174218:15:33.179 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
174318:15:33.179 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
174418:15:33.183 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: preparing request execution
174518:15:33.183 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
174618:15:33.183 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
174718:15:33.183 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: target auth state: UNCHALLENGED
174818:15:33.183 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000015: proxy auth state: UNCHALLENGED
174918:15:33.183 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000015: acquiring connection with route {}->unix://localhost:2375
175018:15:33.183 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquiring endpoint (3 MINUTES)
175118:15:33.183 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
175218:15:33.185 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
175318:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000015: acquired ep-00000014
175418:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000015: acquired endpoint ep-00000014
175518:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: executing GET /v1.32/version HTTP/1.1
175618:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: start execution ex-00000015
175718:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: executing exchange ex-00000015 over http-outgoing-1
175818:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
175918:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
176018:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
176118:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
176218:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
176318:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
176418:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
176518:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
176618:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
176718:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
176818:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
176918:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
177018:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
177118:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
177218:15:33.186 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
177318:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
177418:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
177518:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
177618:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
177718:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
177818:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
177918:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:33 GMT[\r][\n]"
178018:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
178118:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
178218:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
178318:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
178418:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
178518:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
178618:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
178718:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
178818:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
178918:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:33 GMT
179018:15:33.193 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
179118:15:33.194 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000015: connection can be kept alive for 3 MINUTES
179218:15:33.194 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000014: releasing valid endpoint
179318:15:33.194 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: releasing endpoint
179418:15:33.194 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: connection http-outgoing-1 can be kept alive for 3 MINUTES
179518:15:33.194 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000014: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
179618:15:33.196 [pool-19-thread-2] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /affectionate_turing: Waiting for 60 seconds for URL: http://172.17.0.1:32769/ (where port 32769 maps to container port 8500)
179718:15:34.204 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT3.931436874S
179818:15:34.345 [pool-19-thread-2-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
179918:15:34.371 [pool-19-thread-2-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.022s, 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: Mon, 22 Dec 2025 17:15:34 GMT, X-Consul-Knownleader: false, Content-Type: text/plain; charset=utf-8
180018:15:34.393 [pool-19-thread-2-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32769/v1/query/d94bc78a-09e3-5629-7d4b-a2bca98ae329/execute?connect=false, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
180118:15:34.522 [pool-19-thread-2-ScalaTest-running-CirceQuerySpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32769/v1/query/d94bc78a-09e3-5629-7d4b-a2bca98ae329/execute?connect=false, took: 0.128s, 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: Mon, 22 Dec 2025 17:15:34 GMT, X-Consul-Knownleader: true, Content-Type: application/json
180218:15:34.526 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323,false
180318:15:34.527 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json], queryParams={}}
180418:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: preparing request execution
180518:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
180618:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
180718:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: target auth state: UNCHALLENGED
180818:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000016: proxy auth state: UNCHALLENGED
180918:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000016: acquiring connection with route {}->unix://localhost:2375
181018:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquiring endpoint (3 MINUTES)
181118:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
181218:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
181318:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000016: acquired ep-00000015
181418:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000016: acquired endpoint ep-00000015
181518:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: executing GET /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json HTTP/1.1
181618:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: start execution ex-00000016
181718:15:34.527 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: executing exchange ex-00000016 over http-outgoing-1
181818:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json HTTP/1.1
181918:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
182018:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
182118:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
182218:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
182318:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
182418:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
182518:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json HTTP/1.1[\r][\n]"
182618:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
182718:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
182818:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
182918:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
183018:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
183118:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
183218:15:34.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
183318:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
183418:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
183518:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
183618:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
183718:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
183818:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
183918:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:34 GMT[\r][\n]"
184018:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
184118:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
184218:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185b[\r][\n]"
184318:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323","Created":"2025-12-22T17:15:33.029836955Z","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":3386,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:33.051015655Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/resolv.conf","HostnamePath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/hostname","HostsPath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/hosts","LogPath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323-json.log","Name":"/affectionate_turing","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":"4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323","LowerDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283/merged","UpperDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283/diff","WorkDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283/work"},"Name":"overlay2"},"Mounts":[{"T"
184418:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
184518:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
184618:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
184718:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
184818:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
184918:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
185018:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:34 GMT
185118:15:34.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
185218:15:34.531 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000016: connection can be kept alive for 3 MINUTES
185318:15:34.531 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ype":"volume","Name":"bd3bf2bac889f168168b53dda5364e0aec829555031fbd7083cd1b04df4fbd13","Source":"/var/lib/docker/volumes/bd3bf2bac889f168168b53dda5364e0aec829555031fbd7083cd1b04df4fbd13/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"4d4a33a0d5ef","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"668bbe676bec6a6c2200797ae6149c8e8ad6e45fb267aa2cbcd2122ef8b61623","SandboxKey":"/var/run/docker/netns/668bbe676bec","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":"3f26137b721ca41daba57f061b1320ebc5536c1ee812e42ad5038fcf646219d0","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"fa:f8:a7:19:49:d1","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"fa:f8:a7:19:49:d1","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"3f26137b721ca41daba57f061b1320ebc5536c1ee812e42ad5038fcf646219d0","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
185418:15:34.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
185518:15:34.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
185618:15:34.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
185718:15:34.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000015: releasing valid endpoint
185818:15:34.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: releasing endpoint
185918:15:34.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: connection http-outgoing-1 can be kept alive for 3 MINUTES
186018:15:34.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
186118:15:34.534 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323,<null>
186218:15:34.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: preparing request execution
186318:15:34.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
186418:15:34.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
186518:15:34.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: target auth state: UNCHALLENGED
186618:15:34.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000017: proxy auth state: UNCHALLENGED
186718:15:34.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000017: acquiring connection with route {}->unix://localhost:2375
186818:15:34.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquiring endpoint (3 MINUTES)
186918:15:34.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
187018:15:34.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
187118:15:34.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000017: acquired ep-00000016
187218:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000017: acquired endpoint ep-00000016
187318:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: executing POST /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/kill HTTP/1.1
187418:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: start execution ex-00000017
187518:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: executing exchange ex-00000017 over http-outgoing-1
187618:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/kill HTTP/1.1
187718:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
187818:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
187918:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
188018:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
188118:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
188218:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
188318:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
188418:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/kill HTTP/1.1[\r][\n]"
188518:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
188618:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
188718:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
188818:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
188918:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
189018:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
189118:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
189218:15:34.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
189318:15:34.653 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
189418:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
189518:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
189618:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
189718:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
189818:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:34 GMT[\r][\n]"
189918:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
190018:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
190118:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
190218:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
190318:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
190418:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
190518:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:34 GMT
190618:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000017: connection can be kept alive for 3 MINUTES
190718:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000016: releasing valid endpoint
190818:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: releasing endpoint
190918:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: connection http-outgoing-1 can be kept alive for 3 MINUTES
191018:15:34.654 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000016: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
191118:15:34.654 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323,false
191218:15:34.655 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json], queryParams={}}
191318:15:34.655 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: preparing request execution
191418:15:34.655 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
191518:15:34.655 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
191618:15:34.655 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: target auth state: UNCHALLENGED
191718:15:34.655 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000018: proxy auth state: UNCHALLENGED
191818:15:34.655 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000018: acquiring connection with route {}->unix://localhost:2375
191918:15:34.655 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquiring endpoint (3 MINUTES)
192018:15:34.655 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
192118:15:34.655 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
192218:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000018: acquired ep-00000017
192318:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000018: acquired endpoint ep-00000017
192418:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: executing GET /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json HTTP/1.1
192518:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: start execution ex-00000018
192618:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: executing exchange ex-00000018 over http-outgoing-1
192718:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json HTTP/1.1
192818:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
192918:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
193018:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
193118:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
193218:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
193318:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
193418:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/json HTTP/1.1[\r][\n]"
193518:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
193618:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
193718:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
193818:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
193918:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
194018:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
194118:15:34.656 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
194218:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
194318:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
194418:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
194518:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
194618:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
194718:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
194818:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:34 GMT[\r][\n]"
194918:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
195018:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
195118:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166f[\r][\n]"
195218:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323","Created":"2025-12-22T17:15:33.029836955Z","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-22T17:15:33.051015655Z","FinishedAt":"2025-12-22T17:15:34.551395055Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/resolv.conf","HostnamePath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/hostname","HostsPath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/hosts","LogPath":"/var/lib/docker/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323-json.log","Name":"/affectionate_turing","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":"4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323","LowerDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283/merged","UpperDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283/diff","WorkDir":"/var/lib/docker/overlay2/a42616e7bdae5a792502ed36d24085fa97e58f166687ce8989976b12927d9283/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"bd3bf2bac889f168168b53dda5364e0aec829555031fbd7083cd1b04df4fbd13","Source":"/var/lib/docker/volumes/bd3bf2bac889f168168b53dda5364e0aec829555031fbd7083cd1b04df4fbd13/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"4d4a33a0d5ef","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
195318:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
195418:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
195518:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
195618:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
195718:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
195818:15:34.657 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
195918:15:34.658 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
196018:15:34.658 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
196118:15:34.658 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
196218:15:34.658 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:34 GMT
196318:15:34.658 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
196418:15:34.658 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000018: connection can be kept alive for 3 MINUTES
196518:15:34.660 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000017: releasing valid endpoint
196618:15:34.660 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: releasing endpoint
196718:15:34.660 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: connection http-outgoing-1 can be kept alive for 3 MINUTES
196818:15:34.660 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000017: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
196918:15:34.661 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323,true,true
197018:15:34.662 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: preparing request execution
197118:15:34.662 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
197218:15:34.662 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
197318:15:34.662 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: target auth state: UNCHALLENGED
197418:15:34.662 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000019: proxy auth state: UNCHALLENGED
197518:15:34.662 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000019: acquiring connection with route {}->unix://localhost:2375
197618:15:34.662 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquiring endpoint (3 MINUTES)
197718:15:34.662 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
197818:15:34.663 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
197918:15:34.663 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000019: acquired ep-00000018
198018:15:34.663 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000019: acquired endpoint ep-00000018
198118:15:34.663 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: executing DELETE /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323?v=true&force=true HTTP/1.1
198218:15:34.663 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: start execution ex-00000019
198318:15:34.663 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: executing exchange ex-00000019 over http-outgoing-1
198418:15:34.663 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323?v=true&force=true HTTP/1.1
198518:15:34.663 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
198618:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
198718:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
198818:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
198918:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
199018:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
199118:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/4d4a33a0d5ef37af25abd5881a5e9c4c2ebe7cef8b64f2341fc4d69c03041323?v=true&force=true HTTP/1.1[\r][\n]"
199218:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
199318:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
199418:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
199518:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
199618:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
199718:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
199818:15:34.664 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
199918:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
200018:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
200118:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
200218:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
200318:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
200418:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:34 GMT[\r][\n]"
200518:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
200618:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
200718:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
200818:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
200918:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
201018:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
201118:15:34.669 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:34 GMT
201218:15:34.670 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000019: connection can be kept alive for 3 MINUTES
201318:15:34.670 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000018: releasing valid endpoint
201418:15:34.670 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: releasing endpoint
201518:15:34.670 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: connection http-outgoing-1 can be kept alive for 3 MINUTES
201618:15:34.670 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000018: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647]
201718:15:34.670 [pool-19-thread-2] 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
202218:15:34.726 [pool-19-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
202318:15:34.727 [pool-19-thread-2] 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'))
202418:15:34.727 [pool-19-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
202518:15:34.727 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
202618:15:34.727 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
202718:15:34.727 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
202818:15:34.727 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
202918:15:34.727 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
203018:15:34.727 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
203118:15:34.727 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
203218:15:34.727 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@691b9b96[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;@2da07b97}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
203318:15:34.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: preparing request execution
203418:15:34.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
203518:15:34.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
203618:15:34.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001A: target auth state: UNCHALLENGED
203718:15:34.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001A: proxy auth state: UNCHALLENGED
203818:15:34.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001A: acquiring connection with route {}->unix://localhost:2375
203918:15:34.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: acquiring endpoint (3 MINUTES)
204018:15:34.729 [pool-19-thread-2] 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]
204118:15:34.729 [pool-19-thread-2] 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]
204218:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001A: acquired ep-00000019
204318:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001A: acquired endpoint ep-00000019
204418:15:34.730 [pool-19-thread-2] 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
204518:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000019: start execution ex-0000001A
204618:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000019: executing exchange ex-0000001A over http-outgoing-1
204718:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
204818:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
204918:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
205018:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
205118:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
205218:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
205318:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
205418:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
205518:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
205618:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
205718:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
205818:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
205918:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
206018:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
206118:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
206218:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
206318:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
206418:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
206518:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
206618:15:34.730 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
206718:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
206818:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
206918:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
207018:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
207118:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
207218:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
207318:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:34 GMT[\r][\n]"
207418:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
207518:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
207618:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59","Warnings":[]}[\n]"
207718:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
207818:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
207918:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
208018:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
208118:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
208218:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
208318:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:34 GMT
208418:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
208518:15:34.746 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001A: connection can be kept alive for 3 MINUTES
208618:15:34.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000019: releasing valid endpoint
208718:15:34.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000019: releasing endpoint
208818:15:34.747 [pool-19-thread-2] 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
208918:15:34.747 [pool-19-thread-2] 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]
209018:15:34.747 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59
209118:15:34.747 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59
209218:15:34.747 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: preparing request execution
209318:15:34.748 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
209418:15:34.748 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
209518:15:34.748 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001B: target auth state: UNCHALLENGED
209618:15:34.748 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001B: proxy auth state: UNCHALLENGED
209718:15:34.748 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001B: acquiring connection with route {}->unix://localhost:2375
209818:15:34.748 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: acquiring endpoint (3 MINUTES)
209918:15:34.748 [pool-19-thread-2] 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]
210018:15:34.748 [pool-19-thread-2] 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]
210118:15:34.748 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001B: acquired ep-0000001A
210218:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001B: acquired endpoint ep-0000001A
210318:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001B: executing POST /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/start HTTP/1.1
210418:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001A: start execution ex-0000001B
210518:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001A: executing exchange ex-0000001B over http-outgoing-1
210618:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/start HTTP/1.1
210718:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
210818:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
210918:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
211018:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
211118:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
211218:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
211318:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
211418:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/start HTTP/1.1[\r][\n]"
211518:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
211618:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
211718:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
211818:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
211918:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
212018:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
212118:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
212218:15:34.749 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
212318:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
212418:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
212518:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
212618:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
212718:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
212818:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:34 GMT[\r][\n]"
212918:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
213018:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
213118:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
213218:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
213318:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
213418:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
213518:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:34 GMT
213618:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001B: connection can be kept alive for 3 MINUTES
213718:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001A: releasing valid endpoint
213818:15:34.862 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001A: releasing endpoint
213918:15:34.862 [pool-19-thread-2] 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
214018:15:34.862 [pool-19-thread-2] 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]
214118:15:34.863 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59,false
214218:15:34.864 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json], queryParams={}}
214318:15:34.864 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: preparing request execution
214418:15:34.864 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
214518:15:34.864 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
214618:15:34.864 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001C: target auth state: UNCHALLENGED
214718:15:34.864 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001C: proxy auth state: UNCHALLENGED
214818:15:34.864 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001C: acquiring connection with route {}->unix://localhost:2375
214918:15:34.864 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: acquiring endpoint (3 MINUTES)
215018:15:34.864 [pool-19-thread-2] 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]
215118:15:34.865 [pool-19-thread-2] 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]
215218:15:34.865 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001C: acquired ep-0000001B
215318:15:34.865 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001C: acquired endpoint ep-0000001B
215418:15:34.865 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001C: executing GET /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json HTTP/1.1
215518:15:34.865 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001B: start execution ex-0000001C
215618:15:34.865 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001B: executing exchange ex-0000001C over http-outgoing-1
215718:15:34.865 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json HTTP/1.1
215818:15:34.865 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
215918:15:34.865 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
216018:15:34.865 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
216118:15:34.865 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
216218:15:34.866 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
216318:15:34.866 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
216418:15:34.866 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json HTTP/1.1[\r][\n]"
216518:15:34.866 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
216618:15:34.866 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
216718:15:34.866 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
216818:15:34.866 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
216918:15:34.866 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
217018:15:34.866 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
217118:15:34.866 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
217218:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
217318:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
217418:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
217518:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
217618:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
217718:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
217818:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:34 GMT[\r][\n]"
217918:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
218018:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
218118:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
218218:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59","Created":"2025-12-22T17:15:34.7315206Z","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":3536,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:34.753734583Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/resolv.conf","HostnamePath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/hostname","HostsPath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/hosts","LogPath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59-json.log","Name":"/wonderful_lamport","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":"20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59","LowerDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c/merged","UpperDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c/diff","WorkDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c/work"},"Name":"overlay2"},"Mounts":[{"Type""
218318:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
218418:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
218518:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
218618:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
218718:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
218818:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
218918:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:34 GMT
219018:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
219118:15:34.867 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001C: connection can be kept alive for 3 MINUTES
219218:15:34.868 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":"volume","Name":"0da5d5070048054f6a9f4dfb4b7b7975e12502cc7a8ff23fe12bc090ed55c1a9","Source":"/var/lib/docker/volumes/0da5d5070048054f6a9f4dfb4b7b7975e12502cc7a8ff23fe12bc090ed55c1a9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"20cf5fcb602a","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"4a8b81746af979eaa35b49ab3f56bac38e26418094c76bc234c2b21ff02e1edb","SandboxKey":"/var/run/docker/netns/4a8b81746af9","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":"86f79135ef2c96e84c9a03c977d13fd445ccad22a9343a14fd15cb03c488898c","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:45:4b:bf:c0:06","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:45:4b:bf:c0:06","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"86f79135ef2c96e84c9a03c977d13fd445ccad22a9343a14fd15cb03c488898c","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
219318:15:34.873 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
219418:15:34.873 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
219518:15:34.874 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
219618:15:34.874 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001B: releasing valid endpoint
219718:15:34.874 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001B: releasing endpoint
219818:15:34.874 [pool-19-thread-2] 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
219918:15:34.874 [pool-19-thread-2] 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]
220018:15:34.874 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
220118:15:34.875 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: preparing request execution
220218:15:34.875 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
220318:15:34.876 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
220418:15:34.876 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001D: target auth state: UNCHALLENGED
220518:15:34.876 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001D: proxy auth state: UNCHALLENGED
220618:15:34.876 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001D: acquiring connection with route {}->unix://localhost:2375
220718:15:34.876 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: acquiring endpoint (3 MINUTES)
220818:15:34.876 [pool-19-thread-2] 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]
220918:15:34.876 [pool-19-thread-2] 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]
221018:15:34.876 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001D: acquired ep-0000001C
221118:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001D: acquired endpoint ep-0000001C
221218:15:34.877 [pool-19-thread-2] 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
221318:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001C: start execution ex-0000001D
221418:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001C: executing exchange ex-0000001D over http-outgoing-1
221518:15:34.877 [pool-19-thread-2] 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
221618:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
221718:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
221818:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
221918:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
222018:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
222118:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
222218:15:34.877 [pool-19-thread-2] 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]"
222318:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
222418:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
222518:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
222618:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
222718:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
222818:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
222918:15:34.877 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
223018:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
223118:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
223218:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
223318:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
223418:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
223518:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
223618:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:34 GMT[\r][\n]"
223718:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
223818:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
223918:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
224018:15:34.878 [pool-19-thread-2] 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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
224118:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
224218:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
224318:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
224418:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
224518:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
224618:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
224718:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
224818:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
224918:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
225018:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:34 GMT
225118:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
225218:15:34.878 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001D: connection can be kept alive for 3 MINUTES
225318:15:34.879 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001C: releasing valid endpoint
225418:15:34.879 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001C: releasing endpoint
225518:15:34.880 [pool-19-thread-2] 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
225618:15:34.880 [pool-19-thread-2] 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]
225718:15:34.880 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
225818:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: preparing request execution
225918:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
226018:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
226118:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001E: target auth state: UNCHALLENGED
226218:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001E: proxy auth state: UNCHALLENGED
226318:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001E: acquiring connection with route {}->unix://localhost:2375
226418:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: acquiring endpoint (3 MINUTES)
226518:15:34.880 [pool-19-thread-2] 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]
226618:15:34.880 [pool-19-thread-2] 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]
226718:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001E: acquired ep-0000001D
226818:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001E: acquired endpoint ep-0000001D
226918:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001E: executing GET /v1.32/version HTTP/1.1
227018:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001D: start execution ex-0000001E
227118:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001D: executing exchange ex-0000001E over http-outgoing-1
227218:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
227318:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
227418:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
227518:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
227618:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
227718:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
227818:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
227918:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
228018:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
228118:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
228218:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
228318:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
228418:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
228518:15:34.880 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
228618:15:34.881 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
228718:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
228818:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
228918:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
229018:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
229118:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
229218:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
229318:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:34 GMT[\r][\n]"
229418:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
229518:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
229618:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
229718:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
229818:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
229918:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
230018:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
230118:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
230218:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
230318:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:34 GMT
230418:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
230518:15:34.889 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001E: connection can be kept alive for 3 MINUTES
230618:15:34.890 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001D: releasing valid endpoint
230718:15:34.890 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001D: releasing endpoint
230818:15:34.890 [pool-19-thread-2] 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
230918:15:34.890 [pool-19-thread-2] 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]
231018:15:34.891 [pool-19-thread-2] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /wonderful_lamport: Waiting for 60 seconds for URL: http://172.17.0.1:32770/ (where port 32770 maps to container port 8500)
231118:15:35.206 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.479976639S
231218:15:35.211 [pool-19-thread-2-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
231318:15:35.219 [pool-19-thread-2-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/datacenters, took: 0.007s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 625, Date: Mon, 22 Dec 2025 17:15:35 GMT, Content-Type: application/json
231418:15:35.232 [pool-19-thread-2-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
231518:15:35.235 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:35 GMT, Content-Type: application/json
231618:15:35.236 [pool-19-thread-2-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
231718:15:35.238 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:35 GMT, X-Consul-Knownleader: true, Content-Type: application/json
231818:15:35.241 [pool-19-thread-2-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
231918:15:35.253 [pool-19-thread-2-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/catalog/nodes, took: 0.011s, response: 200 OK, headers: X-Consul-Index: 13, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 691, X-Consul-Effective-Consistency: leader, Date: Mon, 22 Dec 2025 17:15:35 GMT, X-Consul-Knownleader: true, Content-Type: application/json
232018:15:35.254 [pool-19-thread-2-ScalaTest-running-CirceCoordinateSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32770/v1/coordinate/node/20cf5fcb602a, response as: mapped(as string), headers: Accept-Encoding: gzip, deflate
232118:15:35.256 [pool-19-thread-2-ScalaTest-running-CirceCoordinateSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32770/v1/coordinate/node/20cf5fcb602a, 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: Mon, 22 Dec 2025 17:15:35 GMT, X-Consul-Knownleader: true
232218:15:35.258 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59,false
232318:15:35.259 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json], queryParams={}}
232418:15:35.259 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: preparing request execution
232518:15:35.259 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
232618:15:35.259 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
232718:15:35.259 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001F: target auth state: UNCHALLENGED
232818:15:35.259 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000001F: proxy auth state: UNCHALLENGED
232918:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000001F: acquiring connection with route {}->unix://localhost:2375
233018:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: acquiring endpoint (3 MINUTES)
233118:15:35.260 [pool-19-thread-2] 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]
233218:15:35.260 [pool-19-thread-2] 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]
233318:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000001F: acquired ep-0000001E
233418:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000001F: acquired endpoint ep-0000001E
233518:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001F: executing GET /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json HTTP/1.1
233618:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001E: start execution ex-0000001F
233718:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001E: executing exchange ex-0000001F over http-outgoing-1
233818:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json HTTP/1.1
233918:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
234018:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
234118:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
234218:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
234318:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
234418:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
234518:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json HTTP/1.1[\r][\n]"
234618:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
234718:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
234818:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
234918:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
235018:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
235118:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
235218:15:35.260 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
235318:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
235418:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
235518:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
235618:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
235718:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
235818:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
235918:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:35 GMT[\r][\n]"
236018:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
236118:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
236218:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
236318:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59","Created":"2025-12-22T17:15:34.7315206Z","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":3536,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:34.753734583Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/resolv.conf","HostnamePath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/hostname","HostsPath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/hosts","LogPath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59-json.log","Name":"/wonderful_lamport","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":"20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59","LowerDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c/merged","UpperDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c/diff","WorkDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"0da5d5070048054f6a9f4dfb4b7b7975e12502cc7a8ff23fe12bc090ed55c1a9","Source":"/var/lib/docker/volumes/0da5d5070048054f6a9f4dfb4b7b7975e12502cc7a8ff23fe12bc090ed55c1a9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"20cf5fcb602a","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"4a8b81746af979eaa35b49ab3f56bac38e26418094c76bc234c2b21ff02e1edb","SandboxKey":"/var/run/docker/netns/4a8b81746af9","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":"86f79135ef2c96e84c9a03c977d13fd445ccad22a9343a14fd15cb03c488898c","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"5a:45:4b:bf:c0:06","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"5a:45:4b:bf:c0:06","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"86f79135ef2c96e84c9a03c977d13fd445ccad22a9343a14fd15cb03c488898c","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
236418:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
236518:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
236618:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
236718:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
236818:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
236918:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
237018:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
237118:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
237218:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
237318:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:35 GMT
237418:15:35.261 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
237518:15:35.262 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000001F: connection can be kept alive for 3 MINUTES
237618:15:35.264 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001E: releasing valid endpoint
237718:15:35.264 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001E: releasing endpoint
237818:15:35.264 [pool-19-thread-2] 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
237918:15:35.264 [pool-19-thread-2] 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]
238018:15:35.264 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59,<null>
238118:15:35.266 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: preparing request execution
238218:15:35.266 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
238318:15:35.266 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
238418:15:35.266 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000020: target auth state: UNCHALLENGED
238518:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000020: proxy auth state: UNCHALLENGED
238618:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000020: acquiring connection with route {}->unix://localhost:2375
238718:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: acquiring endpoint (3 MINUTES)
238818:15:35.267 [pool-19-thread-2] 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]
238918:15:35.267 [pool-19-thread-2] 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]
239018:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000020: acquired ep-0000001F
239118:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000020: acquired endpoint ep-0000001F
239218:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000020: executing POST /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/kill HTTP/1.1
239318:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001F: start execution ex-00000020
239418:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001F: executing exchange ex-00000020 over http-outgoing-1
239518:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/kill HTTP/1.1
239618:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
239718:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
239818:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
239918:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
240018:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
240118:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
240218:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
240318:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/kill HTTP/1.1[\r][\n]"
240418:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
240518:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
240618:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
240718:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
240818:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
240918:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
241018:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
241118:15:35.267 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
241218:15:35.401 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
241318:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
241418:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
241518:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
241618:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
241718:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:35 GMT[\r][\n]"
241818:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
241918:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
242018:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
242118:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
242218:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
242318:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
242418:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:35 GMT
242518:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000020: connection can be kept alive for 3 MINUTES
242618:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000001F: releasing valid endpoint
242718:15:35.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000001F: releasing endpoint
242818:15:35.403 [pool-19-thread-2] 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
242918:15:35.403 [pool-19-thread-2] 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]
243018:15:35.403 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59,false
243118:15:35.403 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json], queryParams={}}
243218:15:35.404 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: preparing request execution
243318:15:35.404 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
243418:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
243518:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000021: target auth state: UNCHALLENGED
243618:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000021: proxy auth state: UNCHALLENGED
243718:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000021: acquiring connection with route {}->unix://localhost:2375
243818:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: acquiring endpoint (3 MINUTES)
243918:15:35.405 [pool-19-thread-2] 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]
244018:15:35.405 [pool-19-thread-2] 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]
244118:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000021: acquired ep-00000020
244218:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000021: acquired endpoint ep-00000020
244318:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000021: executing GET /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json HTTP/1.1
244418:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000020: start execution ex-00000021
244518:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000020: executing exchange ex-00000021 over http-outgoing-1
244618:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json HTTP/1.1
244718:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
244818:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
244918:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
245018:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
245118:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
245218:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
245318:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/json HTTP/1.1[\r][\n]"
245418:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
245518:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
245618:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
245718:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
245818:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
245918:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
246018:15:35.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
246118:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
246218:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
246318:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
246418:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
246518:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
246618:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
246718:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:35 GMT[\r][\n]"
246818:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
246918:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
247018:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166b[\r][\n]"
247118:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59","Created":"2025-12-22T17:15:34.7315206Z","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-22T17:15:34.753734583Z","FinishedAt":"2025-12-22T17:15:35.283687156Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/resolv.conf","HostnamePath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/hostname","HostsPath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/hosts","LogPath":"/var/lib/docker/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59-json.log","Name":"/wonderful_lamport","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":"20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59","LowerDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c/merged","UpperDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c/diff","WorkDir":"/var/lib/docker/overlay2/a49538058f5fbe14cec6d0adebbc6e30e046de8370b22a12f1344c70edf81f2c/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"0da5d5070048054f6a9f4dfb4b7b7975e12502cc7a8ff23fe12bc090ed55c1a9","Source":"/var/lib/docker/volumes/0da5d5070048054f6a9f4dfb4b7b7975e12502cc7a8ff23fe12bc090ed55c1a9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"20cf5fcb602a","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
247218:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
247318:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
247418:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
247518:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
247618:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
247718:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
247818:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
247918:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
248018:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
248118:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:35 GMT
248218:15:35.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
248318:15:35.408 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000021: connection can be kept alive for 3 MINUTES
248418:15:35.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000020: releasing valid endpoint
248518:15:35.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000020: releasing endpoint
248618:15:35.409 [pool-19-thread-2] 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
248718:15:35.409 [pool-19-thread-2] 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]
248818:15:35.409 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59,true,true
248918:15:35.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: preparing request execution
249018:15:35.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
249118:15:35.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
249218:15:35.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000022: target auth state: UNCHALLENGED
249318:15:35.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000022: proxy auth state: UNCHALLENGED
249418:15:35.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000022: acquiring connection with route {}->unix://localhost:2375
249518:15:35.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: acquiring endpoint (3 MINUTES)
249618:15:35.411 [pool-19-thread-2] 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]
249718:15:35.411 [pool-19-thread-2] 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]
249818:15:35.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000022: acquired ep-00000021
249918:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000022: acquired endpoint ep-00000021
250018:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000022: executing DELETE /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59?v=true&force=true HTTP/1.1
250118:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000021: start execution ex-00000022
250218:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000021: executing exchange ex-00000022 over http-outgoing-1
250318:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59?v=true&force=true HTTP/1.1
250418:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
250518:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
250618:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
250718:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
250818:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
250918:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
251018:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/20cf5fcb602a05c6d99732a4f1f066365d1cb3c7bfca712010fa5baa2771df59?v=true&force=true HTTP/1.1[\r][\n]"
251118:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
251218:15:35.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
251318:15:35.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
251418:15:35.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
251518:15:35.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
251618:15:35.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
251718:15:35.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
251818:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
251918:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
252018:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
252118:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
252218:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
252318:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:35 GMT[\r][\n]"
252418:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
252518:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
252618:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
252718:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
252818:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
252918:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
253018:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:35 GMT
253118:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000022: connection can be kept alive for 3 MINUTES
253218:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000021: releasing valid endpoint
253318:15:35.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000021: releasing endpoint
253418:15:35.419 [pool-19-thread-2] 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
253518:15:35.419 [pool-19-thread-2] 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]
253618:15:35.420 [pool-19-thread-2] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
2537[info] CirceCoordinateSpec:
2538[info] coordinate
2539[info] - should return coordinate for datacenters
2540[info] - should return coordinate for nodes
2541[info] - should return coordinate for single node
254218:15:35.437 [pool-19-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
254318:15:35.438 [pool-19-thread-2] 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'))
254418:15:35.439 [pool-19-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
254518:15:35.440 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
254618:15:35.441 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
254718:15:35.441 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
254818:15:35.442 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
254918:15:35.443 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
255018:15:35.443 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
255118:15:35.443 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
255218:15:35.443 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@2c671cc5[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;@288ca88a}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
255318:15:35.447 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: preparing request execution
255418:15:35.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
255518:15:35.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
255618:15:35.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000023: target auth state: UNCHALLENGED
255718:15:35.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000023: proxy auth state: UNCHALLENGED
255818:15:35.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000023: acquiring connection with route {}->unix://localhost:2375
255918:15:35.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: acquiring endpoint (3 MINUTES)
256018:15:35.449 [pool-19-thread-2] 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]
256118:15:35.449 [pool-19-thread-2] 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]
256218:15:35.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000023: acquired ep-00000022
256318:15:35.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000023: acquired endpoint ep-00000022
256418:15:35.449 [pool-19-thread-2] 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
256518:15:35.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000022: start execution ex-00000023
256618:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000022: executing exchange ex-00000023 over http-outgoing-1
256718:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
256818:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
256918:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
257018:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
257118:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
257218:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
257318:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
257418:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
257518:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
257618:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
257718:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
257818:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
257918:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
258018:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
258118:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
258218:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
258318:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
258418:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
258518:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
258618:15:35.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
258718:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
258818:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
258918:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
259018:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
259118:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
259218:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
259318:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:35 GMT[\r][\n]"
259418:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
259518:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
259618:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004","Warnings":[]}[\n]"
259718:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
259818:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
259918:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
260018:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
260118:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
260218:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
260318:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:35 GMT
260418:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
260518:15:35.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000023: connection can be kept alive for 3 MINUTES
260618:15:35.468 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000022: releasing valid endpoint
260718:15:35.468 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000022: releasing endpoint
260818:15:35.468 [pool-19-thread-2] 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
260918:15:35.468 [pool-19-thread-2] 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]
261018:15:35.468 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004
261118:15:35.468 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004
261218:15:35.468 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: preparing request execution
261318:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
261418:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
261518:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000024: target auth state: UNCHALLENGED
261618:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000024: proxy auth state: UNCHALLENGED
261718:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000024: acquiring connection with route {}->unix://localhost:2375
261818:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: acquiring endpoint (3 MINUTES)
261918:15:35.469 [pool-19-thread-2] 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]
262018:15:35.469 [pool-19-thread-2] 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]
262118:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000024: acquired ep-00000023
262218:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000024: acquired endpoint ep-00000023
262318:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000024: executing POST /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/start HTTP/1.1
262418:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000023: start execution ex-00000024
262518:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000023: executing exchange ex-00000024 over http-outgoing-1
262618:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/start HTTP/1.1
262718:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
262818:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
262918:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
263018:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
263118:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
263218:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
263318:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
263418:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/start HTTP/1.1[\r][\n]"
263518:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
263618:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
263718:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
263818:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
263918:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
264018:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
264118:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
264218:15:35.469 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
264318:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
264418:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
264518:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
264618:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
264718:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
264818:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:35 GMT[\r][\n]"
264918:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
265018:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
265118:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
265218:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
265318:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
265418:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
265518:15:35.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:35 GMT
265618:15:35.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000024: connection can be kept alive for 3 MINUTES
265718:15:35.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000023: releasing valid endpoint
265818:15:35.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000023: releasing endpoint
265918:15:35.600 [pool-19-thread-2] 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
266018:15:35.600 [pool-19-thread-2] 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]
266118:15:35.600 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004,false
266218:15:35.600 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json], queryParams={}}
266318:15:35.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: preparing request execution
266418:15:35.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
266518:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
266618:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000025: target auth state: UNCHALLENGED
266718:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000025: proxy auth state: UNCHALLENGED
266818:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000025: acquiring connection with route {}->unix://localhost:2375
266918:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: acquiring endpoint (3 MINUTES)
267018:15:35.601 [pool-19-thread-2] 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]
267118:15:35.601 [pool-19-thread-2] 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]
267218:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000025: acquired ep-00000024
267318:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000025: acquired endpoint ep-00000024
267418:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000025: executing GET /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json HTTP/1.1
267518:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000024: start execution ex-00000025
267618:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000024: executing exchange ex-00000025 over http-outgoing-1
267718:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json HTTP/1.1
267818:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
267918:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
268018:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
268118:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
268218:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
268318:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
268418:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json HTTP/1.1[\r][\n]"
268518:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
268618:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
268718:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
268818:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
268918:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
269018:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
269118:15:35.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
269218:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
269318:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
269418:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
269518:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
269618:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
269718:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
269818:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:35 GMT[\r][\n]"
269918:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
270018:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
270118:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
270218:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004","Created":"2025-12-22T17:15:35.45131729Z","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":3681,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:35.477087299Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/resolv.conf","HostnamePath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/hostname","HostsPath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/hosts","LogPath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004-json.log","Name":"/funny_fermi","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":"da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004","LowerDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d/merged","UpperDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d/diff","WorkDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d/work"},"Name":"overlay2"},"Mounts":[{"Type":"vol"
270318:15:35.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
270418:15:35.603 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
270518:15:35.603 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
270618:15:35.603 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
270718:15:35.603 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
270818:15:35.603 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
270918:15:35.603 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:35 GMT
271018:15:35.603 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
271118:15:35.603 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000025: connection can be kept alive for 3 MINUTES
271218:15:35.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ume","Name":"cfb5a09b957c124f09a665d9c6b0ed6964b22969053061a373854066a1c29a73","Source":"/var/lib/docker/volumes/cfb5a09b957c124f09a665d9c6b0ed6964b22969053061a373854066a1c29a73/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"da3262ea4c58","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"c075a6fb8f3e0a520f67ed803c1769cf9aaee2c620ad17c6dbda549960543293","SandboxKey":"/var/run/docker/netns/c075a6fb8f3e","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":"7e54493dc8a883f110810b7fe31760c559f90e51608519af9312ca7e39a8eec1","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"de:13:f7:78:55:5c","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"de:13:f7:78:55:5c","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"7e54493dc8a883f110810b7fe31760c559f90e51608519af9312ca7e39a8eec1","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
271318:15:35.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
271418:15:35.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
271518:15:35.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
271618:15:35.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000024: releasing valid endpoint
271718:15:35.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000024: releasing endpoint
271818:15:35.609 [pool-19-thread-2] 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
271918:15:35.609 [pool-19-thread-2] 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]
272018:15:35.609 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
272118:15:35.609 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: preparing request execution
272218:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
272318:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
272418:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000026: target auth state: UNCHALLENGED
272518:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000026: proxy auth state: UNCHALLENGED
272618:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000026: acquiring connection with route {}->unix://localhost:2375
272718:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: acquiring endpoint (3 MINUTES)
272818:15:35.610 [pool-19-thread-2] 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]
272918:15:35.610 [pool-19-thread-2] 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]
273018:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000026: acquired ep-00000025
273118:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000026: acquired endpoint ep-00000025
273218:15:35.610 [pool-19-thread-2] 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
273318:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000025: start execution ex-00000026
273418:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000025: executing exchange ex-00000026 over http-outgoing-1
273518:15:35.610 [pool-19-thread-2] 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
273618:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
273718:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
273818:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
273918:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
274018:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
274118:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
274218:15:35.610 [pool-19-thread-2] 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]"
274318:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
274418:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
274518:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
274618:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
274718:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
274818:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
274918:15:35.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
275018:15:35.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
275118:15:35.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
275218:15:35.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
275318:15:35.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
275418:15:35.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
275518:15:35.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
275618:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:35 GMT[\r][\n]"
275718:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
275818:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
275918:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
276018:15:35.614 [pool-19-thread-2] 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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
276118:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
276218:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
276318:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
276418:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
276518:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
276618:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
276718:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
276818:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
276918:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
277018:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:35 GMT
277118:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
277218:15:35.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000026: connection can be kept alive for 3 MINUTES
277318:15:35.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000025: releasing valid endpoint
277418:15:35.617 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000025: releasing endpoint
277518:15:35.617 [pool-19-thread-2] 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
277618:15:35.618 [pool-19-thread-2] 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]
277718:15:35.618 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
277818:15:35.619 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: preparing request execution
277918:15:35.620 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
278018:15:35.620 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
278118:15:35.620 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000027: target auth state: UNCHALLENGED
278218:15:35.621 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000027: proxy auth state: UNCHALLENGED
278318:15:35.621 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000027: acquiring connection with route {}->unix://localhost:2375
278418:15:35.621 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: acquiring endpoint (3 MINUTES)
278518:15:35.622 [pool-19-thread-2] 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]
278618:15:35.622 [pool-19-thread-2] 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]
278718:15:35.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000027: acquired ep-00000026
278818:15:35.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000027: acquired endpoint ep-00000026
278918:15:35.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000027: executing GET /v1.32/version HTTP/1.1
279018:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000026: start execution ex-00000027
279118:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000026: executing exchange ex-00000027 over http-outgoing-1
279218:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
279318:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
279418:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
279518:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
279618:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
279718:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
279818:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
279918:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
280018:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
280118:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
280218:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
280318:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
280418:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
280518:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
280618:15:35.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
280718:15:35.632 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
280818:15:35.632 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
280918:15:35.632 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
281018:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
281118:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
281218:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
281318:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:35 GMT[\r][\n]"
281418:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
281518:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
281618:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
281718:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
281818:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
281918:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
282018:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
282118:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
282218:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
282318:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:35 GMT
282418:15:35.633 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
282518:15:35.634 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000027: connection can be kept alive for 3 MINUTES
282618:15:35.634 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000026: releasing valid endpoint
282718:15:35.634 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000026: releasing endpoint
282818:15:35.634 [pool-19-thread-2] 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
282918:15:35.634 [pool-19-thread-2] 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]
283018:15:35.634 [pool-19-thread-2] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /funny_fermi: Waiting for 60 seconds for URL: http://172.17.0.1:32771/ (where port 32771 maps to container port 8500)
283118:15:36.209 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.77214714S
283218:15:36.216 [pool-19-thread-2-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
283318:15:36.218 [pool-19-thread-2-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/catalog/nodes, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 13, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, X-Consul-Effective-Consistency: leader, Date: Mon, 22 Dec 2025 17:15:36 GMT, X-Consul-Knownleader: true, Content-Type: application/json
283418:15:36.220 [pool-19-thread-2-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32771/v1/health/node/da3262ea4c58?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
283518:15:36.230 [pool-19-thread-2-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/node/da3262ea4c58?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: Mon, 22 Dec 2025 17:15:36 GMT, X-Consul-Knownleader: true, Content-Type: application/json
283618:15:36.238 [pool-19-thread-2-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
283718:15:36.242 [pool-19-thread-2-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32771/v1/agent/service/register?replace-existing-checks=false, took: 0.004s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Mon, 22 Dec 2025 17:15:36 GMT
283818:15:36.244 [pool-19-thread-2-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
283918:15:36.246 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:36 GMT, X-Consul-Knownleader: true, Content-Type: application/json
284018:15:36.247 [pool-19-thread-2-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
284118:15:36.249 [pool-19-thread-2-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32771/v1/agent/service/deregister/testService, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Mon, 22 Dec 2025 17:15:36 GMT
284218:15:36.253 [pool-19-thread-2-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
284318:15:36.256 [pool-19-thread-2-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/state/passing?consistent, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 394, X-Consul-Effective-Consistency: consistent, Date: Mon, 22 Dec 2025 17:15:36 GMT, X-Consul-Knownleader: true, Content-Type: application/json
284418:15:36.259 [pool-19-thread-2-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
284518:15:36.261 [pool-19-thread-2-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/catalog/services, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 21, X-Consul-Effective-Consistency: leader, Date: Mon, 22 Dec 2025 17:15:36 GMT, X-Consul-Knownleader: true, Content-Type: application/json
284618:15:36.262 [pool-19-thread-2-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
284718:15:36.277 [pool-19-thread-2-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.014s, 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: 558, Date: Mon, 22 Dec 2025 17:15:36 GMT, X-Consul-Knownleader: true, Content-Type: application/json
284818:15:36.281 [pool-19-thread-2-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
284918:15:36.283 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:36 GMT, X-Consul-Knownleader: true, Content-Type: application/json
285018:15:36.284 [pool-19-thread-2-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
285118:15:36.285 [pool-19-thread-2-ScalaTest-running-CirceHealthSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32771/v1/health/connect/consul?filter=, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 3, Date: Mon, 22 Dec 2025 17:15:36 GMT, X-Consul-Knownleader: true, Content-Type: application/json
285218:15:36.287 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004,false
285318:15:36.287 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json], queryParams={}}
285418:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: preparing request execution
285518:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
285618:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
285718:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000028: target auth state: UNCHALLENGED
285818:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000028: proxy auth state: UNCHALLENGED
285918:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000028: acquiring connection with route {}->unix://localhost:2375
286018:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: acquiring endpoint (3 MINUTES)
286118:15:36.287 [pool-19-thread-2] 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]
286218:15:36.287 [pool-19-thread-2] 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]
286318:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000028: acquired ep-00000027
286418:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000028: acquired endpoint ep-00000027
286518:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000028: executing GET /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json HTTP/1.1
286618:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000027: start execution ex-00000028
286718:15:36.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000027: executing exchange ex-00000028 over http-outgoing-1
286818:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json HTTP/1.1
286918:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
287018:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
287118:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
287218:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
287318:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
287418:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
287518:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json HTTP/1.1[\r][\n]"
287618:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
287718:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
287818:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
287918:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
288018:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
288118:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
288218:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
288318:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
288418:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
288518:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
288618:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
288718:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
288818:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
288918:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:36 GMT[\r][\n]"
289018:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
289118:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
289218:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
289318:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004","Created":"2025-12-22T17:15:35.45131729Z","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":3681,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:35.477087299Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/resolv.conf","HostnamePath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/hostname","HostsPath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/hosts","LogPath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004-json.log","Name":"/funny_fermi","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":"da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004","LowerDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d/merged","UpperDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d/diff","WorkDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d/work"},"Name":"overlay2"},"Mounts":[{"Type":"vol"
289418:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
289518:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
289618:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
289718:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
289818:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
289918:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
290018:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:36 GMT
290118:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
290218:15:36.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000028: connection can be kept alive for 3 MINUTES
290318:15:36.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ume","Name":"cfb5a09b957c124f09a665d9c6b0ed6964b22969053061a373854066a1c29a73","Source":"/var/lib/docker/volumes/cfb5a09b957c124f09a665d9c6b0ed6964b22969053061a373854066a1c29a73/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"da3262ea4c58","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"c075a6fb8f3e0a520f67ed803c1769cf9aaee2c620ad17c6dbda549960543293","SandboxKey":"/var/run/docker/netns/c075a6fb8f3e","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":"7e54493dc8a883f110810b7fe31760c559f90e51608519af9312ca7e39a8eec1","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"de:13:f7:78:55:5c","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"de:13:f7:78:55:5c","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"7e54493dc8a883f110810b7fe31760c559f90e51608519af9312ca7e39a8eec1","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
290418:15:36.292 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
290518:15:36.292 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
290618:15:36.292 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
290718:15:36.292 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000027: releasing valid endpoint
290818:15:36.292 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000027: releasing endpoint
290918:15:36.292 [pool-19-thread-2] 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
291018:15:36.292 [pool-19-thread-2] 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]
291118:15:36.292 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004,<null>
291218:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: preparing request execution
291318:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
291418:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
291518:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000029: target auth state: UNCHALLENGED
291618:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000029: proxy auth state: UNCHALLENGED
291718:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000029: acquiring connection with route {}->unix://localhost:2375
291818:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: acquiring endpoint (3 MINUTES)
291918:15:36.293 [pool-19-thread-2] 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]
292018:15:36.293 [pool-19-thread-2] 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]
292118:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000029: acquired ep-00000028
292218:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000029: acquired endpoint ep-00000028
292318:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000029: executing POST /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/kill HTTP/1.1
292418:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000028: start execution ex-00000029
292518:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000028: executing exchange ex-00000029 over http-outgoing-1
292618:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/kill HTTP/1.1
292718:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
292818:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
292918:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
293018:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
293118:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
293218:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
293318:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
293418:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/kill HTTP/1.1[\r][\n]"
293518:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
293618:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
293718:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
293818:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
293918:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
294018:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
294118:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
294218:15:36.293 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
294318:15:36.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
294418:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
294518:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
294618:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
294718:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
294818:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:36 GMT[\r][\n]"
294918:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
295018:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
295118:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
295218:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
295318:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
295418:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
295518:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:36 GMT
295618:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000029: connection can be kept alive for 3 MINUTES
295718:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000028: releasing valid endpoint
295818:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000028: releasing endpoint
295918:15:36.413 [pool-19-thread-2] 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
296018:15:36.413 [pool-19-thread-2] 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]
296118:15:36.413 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004,false
296218:15:36.413 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json], queryParams={}}
296318:15:36.413 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: preparing request execution
296418:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
296518:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
296618:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002A: target auth state: UNCHALLENGED
296718:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002A: proxy auth state: UNCHALLENGED
296818:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002A: acquiring connection with route {}->unix://localhost:2375
296918:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: acquiring endpoint (3 MINUTES)
297018:15:36.414 [pool-19-thread-2] 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]
297118:15:36.414 [pool-19-thread-2] 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]
297218:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002A: acquired ep-00000029
297318:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002A: acquired endpoint ep-00000029
297418:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002A: executing GET /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json HTTP/1.1
297518:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000029: start execution ex-0000002A
297618:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000029: executing exchange ex-0000002A over http-outgoing-1
297718:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json HTTP/1.1
297818:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
297918:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
298018:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
298118:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
298218:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
298318:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
298418:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/json HTTP/1.1[\r][\n]"
298518:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
298618:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
298718:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
298818:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
298918:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
299018:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
299118:15:36.414 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
299218:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
299318:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
299418:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
299518:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
299618:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
299718:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
299818:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:36 GMT[\r][\n]"
299918:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
300018:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
300118:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1665[\r][\n]"
300218:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004","Created":"2025-12-22T17:15:35.45131729Z","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-22T17:15:35.477087299Z","FinishedAt":"2025-12-22T17:15:36.30972683Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/resolv.conf","HostnamePath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/hostname","HostsPath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/hosts","LogPath":"/var/lib/docker/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004-json.log","Name":"/funny_fermi","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":"da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004","LowerDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d/merged","UpperDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d/diff","WorkDir":"/var/lib/docker/overlay2/753f6d0b44cebdeb1aa975060655f128cbfac62688095b03f7018c0aa54b490d/work"},"Name":"overlay2"},"Mounts":[{"Ty"
300318:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
300418:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
300518:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
300618:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
300718:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
300818:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
300918:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:36 GMT
301018:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
301118:15:36.415 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002A: connection can be kept alive for 3 MINUTES
301218:15:36.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "pe":"volume","Name":"cfb5a09b957c124f09a665d9c6b0ed6964b22969053061a373854066a1c29a73","Source":"/var/lib/docker/volumes/cfb5a09b957c124f09a665d9c6b0ed6964b22969053061a373854066a1c29a73/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"da3262ea4c58","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
301318:15:36.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
301418:15:36.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
301518:15:36.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
301618:15:36.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000029: releasing valid endpoint
301718:15:36.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000029: releasing endpoint
301818:15:36.419 [pool-19-thread-2] 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
301918:15:36.419 [pool-19-thread-2] 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]
302018:15:36.420 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004,true,true
302118:15:36.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: preparing request execution
302218:15:36.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
302318:15:36.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
302418:15:36.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002B: target auth state: UNCHALLENGED
302518:15:36.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002B: proxy auth state: UNCHALLENGED
302618:15:36.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002B: acquiring connection with route {}->unix://localhost:2375
302718:15:36.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: acquiring endpoint (3 MINUTES)
302818:15:36.420 [pool-19-thread-2] 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]
302918:15:36.420 [pool-19-thread-2] 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]
303018:15:36.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002B: acquired ep-0000002A
303118:15:36.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002B: acquired endpoint ep-0000002A
303218:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002B: executing DELETE /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004?v=true&force=true HTTP/1.1
303318:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002A: start execution ex-0000002B
303418:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002A: executing exchange ex-0000002B over http-outgoing-1
303518:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004?v=true&force=true HTTP/1.1
303618:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
303718:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
303818:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
303918:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
304018:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
304118:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
304218:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/da3262ea4c584d1648893da2e4e77aa333d8dff15ced193cf5ea7bed54ab7004?v=true&force=true HTTP/1.1[\r][\n]"
304318:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
304418:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
304518:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
304618:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
304718:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
304818:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
304918:15:36.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
305018:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
305118:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
305218:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
305318:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
305418:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
305518:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:36 GMT[\r][\n]"
305618:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
305718:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
305818:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
305918:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
306018:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
306118:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
306218:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:36 GMT
306318:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002B: connection can be kept alive for 3 MINUTES
306418:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002A: releasing valid endpoint
306518:15:36.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002A: releasing endpoint
306618:15:36.428 [pool-19-thread-2] 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
306718:15:36.428 [pool-19-thread-2] 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]
306818:15:36.428 [pool-19-thread-2] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
3069[info] CirceHealthSpec:
3070[info] health
3071[info] - should return node checks
3072[info] - should return service checks
3073[info] - should return checks in state
3074[info] - should return nodes for service
3075[info] - should return nodes for connect capable service
307618:15:36.440 [pool-19-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
307718:15:36.440 [pool-19-thread-2] 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'))
307818:15:36.440 [pool-19-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
307918:15:36.440 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
308018:15:36.440 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
308118:15:36.440 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
308218:15:36.440 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
308318:15:36.440 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
308418:15:36.440 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
308518:15:36.440 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
308618:15:36.440 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@25c4624d[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;@6212c82d}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
308718:15:36.443 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: preparing request execution
308818:15:36.443 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
308918:15:36.443 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
309018:15:36.443 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002C: target auth state: UNCHALLENGED
309118:15:36.443 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002C: proxy auth state: UNCHALLENGED
309218:15:36.443 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002C: acquiring connection with route {}->unix://localhost:2375
309318:15:36.443 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: acquiring endpoint (3 MINUTES)
309418:15:36.443 [pool-19-thread-2] 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]
309518:15:36.443 [pool-19-thread-2] 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]
309618:15:36.443 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002C: acquired ep-0000002B
309718:15:36.443 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002C: acquired endpoint ep-0000002B
309818:15:36.443 [pool-19-thread-2] 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
309918:15:36.443 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002B: start execution ex-0000002C
310018:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002B: executing exchange ex-0000002C over http-outgoing-1
310118:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
310218:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
310318:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
310418:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
310518:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
310618:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
310718:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
310818:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
310918:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
311018:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
311118:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
311218:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
311318:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
311418:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
311518:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
311618:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
311718:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
311818:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
311918:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
312018:15:36.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
312118:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
312218:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
312318:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
312418:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
312518:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
312618:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
312718:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:36 GMT[\r][\n]"
312818:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
312918:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
313018:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da","Warnings":[]}[\n]"
313118:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
313218:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
313318:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
313418:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
313518:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
313618:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
313718:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:36 GMT
313818:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
313918:15:36.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002C: connection can be kept alive for 3 MINUTES
314018:15:36.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002B: releasing valid endpoint
314118:15:36.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002B: releasing endpoint
314218:15:36.465 [pool-19-thread-2] 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
314318:15:36.465 [pool-19-thread-2] 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]
314418:15:36.465 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da
314518:15:36.465 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da
314618:15:36.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: preparing request execution
314718:15:36.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
314818:15:36.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
314918:15:36.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002D: target auth state: UNCHALLENGED
315018:15:36.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002D: proxy auth state: UNCHALLENGED
315118:15:36.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002D: acquiring connection with route {}->unix://localhost:2375
315218:15:36.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: acquiring endpoint (3 MINUTES)
315318:15:36.465 [pool-19-thread-2] 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]
315418:15:36.466 [pool-19-thread-2] 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]
315518:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002D: acquired ep-0000002C
315618:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002D: acquired endpoint ep-0000002C
315718:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002D: executing POST /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/start HTTP/1.1
315818:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002C: start execution ex-0000002D
315918:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002C: executing exchange ex-0000002D over http-outgoing-1
316018:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/start HTTP/1.1
316118:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
316218:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
316318:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
316418:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
316518:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
316618:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
316718:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
316818:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/start HTTP/1.1[\r][\n]"
316918:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
317018:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
317118:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
317218:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
317318:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
317418:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
317518:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
317618:15:36.466 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
317718:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
317818:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
317918:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
318018:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
318118:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
318218:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:36 GMT[\r][\n]"
318318:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
318418:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
318518:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
318618:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
318718:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
318818:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
318918:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:36 GMT
319018:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002D: connection can be kept alive for 3 MINUTES
319118:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002C: releasing valid endpoint
319218:15:36.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002C: releasing endpoint
319318:15:36.598 [pool-19-thread-2] 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
319418:15:36.598 [pool-19-thread-2] 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]
319518:15:36.598 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da,false
319618:15:36.598 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json], queryParams={}}
319718:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: preparing request execution
319818:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
319918:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
320018:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002E: target auth state: UNCHALLENGED
320118:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002E: proxy auth state: UNCHALLENGED
320218:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002E: acquiring connection with route {}->unix://localhost:2375
320318:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: acquiring endpoint (3 MINUTES)
320418:15:36.599 [pool-19-thread-2] 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]
320518:15:36.599 [pool-19-thread-2] 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]
320618:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002E: acquired ep-0000002D
320718:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002E: acquired endpoint ep-0000002D
320818:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002E: executing GET /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json HTTP/1.1
320918:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002D: start execution ex-0000002E
321018:15:36.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002D: executing exchange ex-0000002E over http-outgoing-1
321118:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json HTTP/1.1
321218:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
321318:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
321418:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
321518:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
321618:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
321718:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
321818:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json HTTP/1.1[\r][\n]"
321918:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
322018:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
322118:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
322218:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
322318:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
322418:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
322518:15:36.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
322618:15:36.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
322718:15:36.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
322818:15:36.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
322918:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
323018:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
323118:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
323218:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:36 GMT[\r][\n]"
323318:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
323418:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
323518:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
323618:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da","Created":"2025-12-22T17:15:36.446590556Z","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":3828,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:36.472920346Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/resolv.conf","HostnamePath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/hostname","HostsPath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/hosts","LogPath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da-json.log","Name":"/cool_moore","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":"80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da","LowerDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b/merged","UpperDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b/diff","WorkDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b/work"},"Name":"overlay2"},"Mounts":[{"Type":"vol"
323718:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
323818:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
323918:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
324018:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
324118:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
324218:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
324318:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:36 GMT
324418:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
324518:15:36.602 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002E: connection can be kept alive for 3 MINUTES
324618:15:36.603 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "ume","Name":"1922ae4e4a52b656eb574394188df6e3a57d5fe5c89f7adfc37827214bea00b0","Source":"/var/lib/docker/volumes/1922ae4e4a52b656eb574394188df6e3a57d5fe5c89f7adfc37827214bea00b0/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"80b81072d9b7","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"60969114c4d5970931da2168779ad5d2d125ae90bb8d46f6e23aabb1dc812f97","SandboxKey":"/var/run/docker/netns/60969114c4d5","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":"88634cdbba3bc613932b5c8311eea98f37c136a96e92408758c56f2fe14bd9fd","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"56:07:3e:32:e8:e6","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"56:07:3e:32:e8:e6","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"88634cdbba3bc613932b5c8311eea98f37c136a96e92408758c56f2fe14bd9fd","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
324718:15:36.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
324818:15:36.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
324918:15:36.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
325018:15:36.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002D: releasing valid endpoint
325118:15:36.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002D: releasing endpoint
325218:15:36.605 [pool-19-thread-2] 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
325318:15:36.605 [pool-19-thread-2] 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]
325418:15:36.605 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
325518:15:36.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: preparing request execution
325618:15:36.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
325718:15:36.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
325818:15:36.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002F: target auth state: UNCHALLENGED
325918:15:36.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000002F: proxy auth state: UNCHALLENGED
326018:15:36.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000002F: acquiring connection with route {}->unix://localhost:2375
326118:15:36.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: acquiring endpoint (3 MINUTES)
326218:15:36.607 [pool-19-thread-2] 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]
326318:15:36.607 [pool-19-thread-2] 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]
326418:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000002F: acquired ep-0000002E
326518:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000002F: acquired endpoint ep-0000002E
326618:15:36.608 [pool-19-thread-2] 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
326718:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002E: start execution ex-0000002F
326818:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002E: executing exchange ex-0000002F over http-outgoing-1
326918:15:36.608 [pool-19-thread-2] 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
327018:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
327118:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
327218:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
327318:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
327418:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
327518:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
327618:15:36.608 [pool-19-thread-2] 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]"
327718:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
327818:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
327918:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
328018:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
328118:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
328218:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
328318:15:36.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
328418:15:36.609 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
328518:15:36.609 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
328618:15:36.609 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
328718:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
328818:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
328918:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
329018:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:36 GMT[\r][\n]"
329118:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
329218:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
329318:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
329418:15:36.610 [pool-19-thread-2] 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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
329518:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
329618:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
329718:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
329818:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
329918:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
330018:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
330118:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
330218:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
330318:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
330418:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:36 GMT
330518:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
330618:15:36.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000002F: connection can be kept alive for 3 MINUTES
330718:15:36.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002E: releasing valid endpoint
330818:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002E: releasing endpoint
330918:15:36.612 [pool-19-thread-2] 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
331018:15:36.612 [pool-19-thread-2] 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]
331118:15:36.612 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
331218:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: preparing request execution
331318:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
331418:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
331518:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000030: target auth state: UNCHALLENGED
331618:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000030: proxy auth state: UNCHALLENGED
331718:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000030: acquiring connection with route {}->unix://localhost:2375
331818:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: acquiring endpoint (3 MINUTES)
331918:15:36.612 [pool-19-thread-2] 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]
332018:15:36.612 [pool-19-thread-2] 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]
332118:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000030: acquired ep-0000002F
332218:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000030: acquired endpoint ep-0000002F
332318:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000030: executing GET /v1.32/version HTTP/1.1
332418:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002F: start execution ex-00000030
332518:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002F: executing exchange ex-00000030 over http-outgoing-1
332618:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
332718:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
332818:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
332918:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
333018:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
333118:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
333218:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
333318:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
333418:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
333518:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
333618:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
333718:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
333818:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
333918:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
334018:15:36.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
334118:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
334218:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
334318:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
334418:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
334518:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
334618:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
334718:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:36 GMT[\r][\n]"
334818:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
334918:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
335018:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
335118:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
335218:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
335318:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
335418:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
335518:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
335618:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
335718:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:36 GMT
335818:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
335918:15:36.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000030: connection can be kept alive for 3 MINUTES
336018:15:36.625 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000002F: releasing valid endpoint
336118:15:36.626 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000002F: releasing endpoint
336218:15:36.626 [pool-19-thread-2] 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
336318:15:36.626 [pool-19-thread-2] 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]
336418:15:36.626 [pool-19-thread-2] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /cool_moore: Waiting for 60 seconds for URL: http://172.17.0.1:32772/ (where port 32772 maps to container port 8500)
336518:15:37.211 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.771452021S
336618:15:37.214 [pool-19-thread-2-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
336718:15:37.216 [pool-19-thread-2-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/datacenters, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 14, Date: Mon, 22 Dec 2025 17:15:37 GMT, Content-Type: application/json
336818:15:37.218 [pool-19-thread-2-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
336918:15:37.220 [pool-19-thread-2-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/nodes, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 12, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 463, X-Consul-Effective-Consistency: leader, Date: Mon, 22 Dec 2025 17:15:37 GMT, X-Consul-Knownleader: true, Content-Type: application/json
337018:15:37.222 [pool-19-thread-2-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
337118:15:37.224 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:37 GMT, X-Consul-Knownleader: true, Content-Type: application/json
337218:15:37.230 [pool-19-thread-2-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
337318:15:37.232 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:37 GMT, Content-Type: application/json
337418:15:37.233 [pool-19-thread-2-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
337518:15:37.235 [pool-19-thread-2-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/nodes, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 685, X-Consul-Effective-Consistency: leader, Date: Mon, 22 Dec 2025 17:15:37 GMT, X-Consul-Knownleader: true, Content-Type: application/json
337618:15:37.236 [pool-19-thread-2-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
337718:15:37.238 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:37 GMT, Content-Type: application/json
337818:15:37.239 [pool-19-thread-2-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
337918:15:37.241 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:37 GMT, X-Consul-Knownleader: true, Content-Type: application/json
338018:15:37.245 [pool-19-thread-2-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
338118:15:37.247 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:37 GMT, Content-Type: application/json
338218:15:37.248 [pool-19-thread-2-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
338318:15:37.256 [pool-19-thread-2-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/service/testService, took: 0.008s, response: 200 OK, headers: X-Consul-Index: 16, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 696, X-Consul-Effective-Consistency: leader, Date: Mon, 22 Dec 2025 17:15:37 GMT, X-Consul-Knownleader: true, Content-Type: application/json
338418:15:37.258 [pool-19-thread-2-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
338518:15:37.259 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:37 GMT, Content-Type: application/json
338618:15:37.261 [pool-19-thread-2-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
338718:15:37.262 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:37 GMT, X-Consul-Knownleader: true, Content-Type: application/json
338818:15:37.265 [pool-19-thread-2-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
338918:15:37.267 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:37 GMT, Content-Type: application/json
339018:15:37.269 [pool-19-thread-2-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
339118:15:37.273 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:37 GMT, X-Consul-Knownleader: true, Content-Type: application/json
339218:15:37.274 [pool-19-thread-2-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
339318:15:37.277 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:37 GMT, X-Consul-Knownleader: true, Content-Type: application/json
339418:15:37.278 [pool-19-thread-2-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
339518:15:37.279 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:37 GMT, Content-Type: application/json
339618:15:37.280 [pool-19-thread-2-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
339718:15:37.281 [pool-19-thread-2-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node-services/node, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 43, X-Consul-Effective-Consistency: leader, Date: Mon, 22 Dec 2025 17:15:37 GMT, X-Consul-Knownleader: true, Content-Type: application/json
339818:15:37.282 [pool-19-thread-2-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
339918:15:37.284 [pool-19-thread-2-ScalaTest-running-CirceCatalogSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32772/v1/catalog/node/node, took: 0.002s, response: 200 OK, headers: X-Consul-Index: 1, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, X-Consul-Effective-Consistency: leader, Date: Mon, 22 Dec 2025 17:15:37 GMT, X-Consul-Knownleader: true, Content-Type: application/json
340018:15:37.287 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da,false
340118:15:37.287 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json], queryParams={}}
340218:15:37.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: preparing request execution
340318:15:37.287 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
340418:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
340518:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000031: target auth state: UNCHALLENGED
340618:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000031: proxy auth state: UNCHALLENGED
340718:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000031: acquiring connection with route {}->unix://localhost:2375
340818:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: acquiring endpoint (3 MINUTES)
340918:15:37.288 [pool-19-thread-2] 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]
341018:15:37.288 [pool-19-thread-2] 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]
341118:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000031: acquired ep-00000030
341218:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000031: acquired endpoint ep-00000030
341318:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000031: executing GET /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json HTTP/1.1
341418:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000030: start execution ex-00000031
341518:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000030: executing exchange ex-00000031 over http-outgoing-1
341618:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json HTTP/1.1
341718:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
341818:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
341918:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
342018:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
342118:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
342218:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
342318:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json HTTP/1.1[\r][\n]"
342418:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
342518:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
342618:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
342718:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
342818:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
342918:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
343018:15:37.288 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
343118:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
343218:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
343318:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
343418:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
343518:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
343618:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
343718:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:37 GMT[\r][\n]"
343818:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
343918:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
344018:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1852[\r][\n]"
344118:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da","Created":"2025-12-22T17:15:36.446590556Z","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":3828,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:36.472920346Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/resolv.conf","HostnamePath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/hostname","HostsPath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/hosts","LogPath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da-json.log","Name":"/cool_moore","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":"80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da","LowerDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b/merged","UpperDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b/diff","WorkDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"1922ae4e4a52b656eb574394188df6e3a57d5fe5c89f7adfc37827214bea00b0","Source":"/var/lib/docker/volumes/1922ae4e4a52b656eb574394188df6e3a57d5fe5c89f7adfc37827214bea00b0/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"80b81072d9b7","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"60969114c4d5970931da2168779ad5d2d125ae90bb8d46f6e23aabb1dc812f97","SandboxKey":"/var/run/docker/netns/60969114c4d5","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":"88634cdbba3bc613932b5c8311eea98f37c136a96e92408758c56f2fe14bd9fd","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"56:07:3e:32:e8:e6","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"56:07:3e:32:e8:e6","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"88634cdbba3bc613932b5c8311eea98f37c136a96e92408758c56f2fe14bd9fd","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
344218:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
344318:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
344418:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
344518:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
344618:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
344718:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
344818:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
344918:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
345018:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
345118:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:37 GMT
345218:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
345318:15:37.289 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000031: connection can be kept alive for 3 MINUTES
345418:15:37.290 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000030: releasing valid endpoint
345518:15:37.290 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000030: releasing endpoint
345618:15:37.290 [pool-19-thread-2] 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
345718:15:37.291 [pool-19-thread-2] 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]
345818:15:37.291 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da,<null>
345918:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: preparing request execution
346018:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
346118:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
346218:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000032: target auth state: UNCHALLENGED
346318:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000032: proxy auth state: UNCHALLENGED
346418:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000032: acquiring connection with route {}->unix://localhost:2375
346518:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: acquiring endpoint (3 MINUTES)
346618:15:37.291 [pool-19-thread-2] 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]
346718:15:37.291 [pool-19-thread-2] 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]
346818:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000032: acquired ep-00000031
346918:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000032: acquired endpoint ep-00000031
347018:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000032: executing POST /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/kill HTTP/1.1
347118:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000031: start execution ex-00000032
347218:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000031: executing exchange ex-00000032 over http-outgoing-1
347318:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/kill HTTP/1.1
347418:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
347518:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
347618:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
347718:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
347818:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
347918:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
348018:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
348118:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/kill HTTP/1.1[\r][\n]"
348218:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
348318:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
348418:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
348518:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
348618:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
348718:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
348818:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
348918:15:37.291 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
349018:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
349118:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
349218:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
349318:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
349418:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
349518:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:37 GMT[\r][\n]"
349618:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
349718:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
349818:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
349918:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
350018:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
350118:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
350218:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:37 GMT
350318:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000032: connection can be kept alive for 3 MINUTES
350418:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000031: releasing valid endpoint
350518:15:37.416 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000031: releasing endpoint
350618:15:37.416 [pool-19-thread-2] 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
350718:15:37.416 [pool-19-thread-2] 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]
350818:15:37.416 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da,false
350918:15:37.416 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json], queryParams={}}
351018:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: preparing request execution
351118:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
351218:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
351318:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000033: target auth state: UNCHALLENGED
351418:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000033: proxy auth state: UNCHALLENGED
351518:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000033: acquiring connection with route {}->unix://localhost:2375
351618:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: acquiring endpoint (3 MINUTES)
351718:15:37.417 [pool-19-thread-2] 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]
351818:15:37.417 [pool-19-thread-2] 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]
351918:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000033: acquired ep-00000032
352018:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000033: acquired endpoint ep-00000032
352118:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000033: executing GET /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json HTTP/1.1
352218:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000032: start execution ex-00000033
352318:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000032: executing exchange ex-00000033 over http-outgoing-1
352418:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json HTTP/1.1
352518:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
352618:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
352718:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
352818:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
352918:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
353018:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
353118:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/json HTTP/1.1[\r][\n]"
353218:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
353318:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
353418:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
353518:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
353618:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
353718:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
353818:15:37.417 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
353918:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
354018:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
354118:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
354218:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
354318:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
354418:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
354518:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:37 GMT[\r][\n]"
354618:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
354718:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
354818:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1666[\r][\n]"
354918:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da","Created":"2025-12-22T17:15:36.446590556Z","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-22T17:15:36.472920346Z","FinishedAt":"2025-12-22T17:15:37.308134287Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/resolv.conf","HostnamePath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/hostname","HostsPath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/hosts","LogPath":"/var/lib/docker/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da-json.log","Name":"/cool_moore","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":"80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da","LowerDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b/merged","UpperDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b/diff","WorkDir":"/var/lib/docker/overlay2/d39af811c396e5569693388be004b59f3024e9ad770c57ffca687248e8ad797b/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"1922ae4e4a52b656eb574394188df6e3a57d5fe5c89f7adfc37827214bea00b0","Source":"/var/lib/docker/volumes/1922ae4e4a52b656eb574394188df6e3a57d5fe5c89f7adfc37827214bea00b0/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"80b81072d9b7","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
355018:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
355118:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
355218:15:37.418 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
355318:15:37.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
355418:15:37.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
355518:15:37.419 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
355618:15:37.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
355718:15:37.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
355818:15:37.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
355918:15:37.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:37 GMT
356018:15:37.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
356118:15:37.420 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000033: connection can be kept alive for 3 MINUTES
356218:15:37.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000032: releasing valid endpoint
356318:15:37.421 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000032: releasing endpoint
356418:15:37.421 [pool-19-thread-2] 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
356518:15:37.421 [pool-19-thread-2] 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]
356618:15:37.421 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da,true,true
356718:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: preparing request execution
356818:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
356918:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
357018:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000034: target auth state: UNCHALLENGED
357118:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000034: proxy auth state: UNCHALLENGED
357218:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000034: acquiring connection with route {}->unix://localhost:2375
357318:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: acquiring endpoint (3 MINUTES)
357418:15:37.422 [pool-19-thread-2] 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]
357518:15:37.422 [pool-19-thread-2] 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]
357618:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000034: acquired ep-00000033
357718:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000034: acquired endpoint ep-00000033
357818:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000034: executing DELETE /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da?v=true&force=true HTTP/1.1
357918:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000033: start execution ex-00000034
358018:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000033: executing exchange ex-00000034 over http-outgoing-1
358118:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da?v=true&force=true HTTP/1.1
358218:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
358318:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
358418:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
358518:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
358618:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
358718:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
358818:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/80b81072d9b7d15ea33eccfe6fe97a3656f1d06a2dc1b4a63408d30985eb03da?v=true&force=true HTTP/1.1[\r][\n]"
358918:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
359018:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
359118:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
359218:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
359318:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
359418:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
359518:15:37.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
359618:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
359718:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
359818:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
359918:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
360018:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
360118:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:37 GMT[\r][\n]"
360218:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
360318:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
360418:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
360518:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
360618:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
360718:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
360818:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:37 GMT
360918:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000034: connection can be kept alive for 3 MINUTES
361018:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000033: releasing valid endpoint
361118:15:37.428 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000033: releasing endpoint
361218:15:37.428 [pool-19-thread-2] 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
361318:15:37.428 [pool-19-thread-2] 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]
361418:15:37.428 [pool-19-thread-2] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
3615[info] CirceCatalogSpec:
3616[info] catalog
3617[info] - should return datacenters
3618[info] - should return nodes
3619[info] - should return services
3620[info] - should register, get info and deregister node
3621[info] - should register, get info and deregister service
3622[info] - should register, get info about node and deregister
362318:15:37.439 [pool-19-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
362418:15:37.439 [pool-19-thread-2] 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'))
362518:15:37.439 [pool-19-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
362618:15:37.439 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
362718:15:37.439 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
362818:15:37.439 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
362918:15:37.439 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
363018:15:37.439 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
363118:15:37.439 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
363218:15:37.439 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
363318:15:37.440 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@798f0c8[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;@32f01891}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
363418:15:37.441 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: preparing request execution
363518:15:37.441 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
363618:15:37.441 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
363718:15:37.441 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000035: target auth state: UNCHALLENGED
363818:15:37.441 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000035: proxy auth state: UNCHALLENGED
363918:15:37.441 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000035: acquiring connection with route {}->unix://localhost:2375
364018:15:37.441 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: acquiring endpoint (3 MINUTES)
364118:15:37.441 [pool-19-thread-2] 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]
364218:15:37.441 [pool-19-thread-2] 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]
364318:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000035: acquired ep-00000034
364418:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000035: acquired endpoint ep-00000034
364518:15:37.442 [pool-19-thread-2] 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
364618:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000034: start execution ex-00000035
364718:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000034: executing exchange ex-00000035 over http-outgoing-1
364818:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
364918:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
365018:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
365118:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
365218:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
365318:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
365418:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
365518:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
365618:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
365718:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
365818:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
365918:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
366018:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
366118:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
366218:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
366318:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
366418:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
366518:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
366618:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
366718:15:37.442 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
366818:15:37.463 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
366918:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
367018:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
367118:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
367218:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
367318:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
367418:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:37 GMT[\r][\n]"
367518:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
367618:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
367718:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b","Warnings":[]}[\n]"
367818:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
367918:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
368018:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
368118:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
368218:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
368318:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
368418:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:37 GMT
368518:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
368618:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000035: connection can be kept alive for 3 MINUTES
368718:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000034: releasing valid endpoint
368818:15:37.464 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000034: releasing endpoint
368918:15:37.464 [pool-19-thread-2] 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
369018:15:37.464 [pool-19-thread-2] 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]
369118:15:37.465 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b
369218:15:37.465 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b
369318:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: preparing request execution
369418:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
369518:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
369618:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000036: target auth state: UNCHALLENGED
369718:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000036: proxy auth state: UNCHALLENGED
369818:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000036: acquiring connection with route {}->unix://localhost:2375
369918:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: acquiring endpoint (3 MINUTES)
370018:15:37.465 [pool-19-thread-2] 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]
370118:15:37.465 [pool-19-thread-2] 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]
370218:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000036: acquired ep-00000035
370318:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000036: acquired endpoint ep-00000035
370418:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000036: executing POST /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/start HTTP/1.1
370518:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000035: start execution ex-00000036
370618:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000035: executing exchange ex-00000036 over http-outgoing-1
370718:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/start HTTP/1.1
370818:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
370918:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
371018:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
371118:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
371218:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
371318:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
371418:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
371518:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/start HTTP/1.1[\r][\n]"
371618:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
371718:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
371818:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
371918:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
372018:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
372118:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
372218:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
372318:15:37.465 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
372418:15:37.586 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
372518:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
372618:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
372718:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
372818:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
372918:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:37 GMT[\r][\n]"
373018:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
373118:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
373218:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
373318:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
373418:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
373518:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
373618:15:37.587 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:37 GMT
373718:15:37.588 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000036: connection can be kept alive for 3 MINUTES
373818:15:37.588 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000035: releasing valid endpoint
373918:15:37.588 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000035: releasing endpoint
374018:15:37.588 [pool-19-thread-2] 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
374118:15:37.588 [pool-19-thread-2] 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]
374218:15:37.588 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b,false
374318:15:37.588 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json], queryParams={}}
374418:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: preparing request execution
374518:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
374618:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
374718:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000037: target auth state: UNCHALLENGED
374818:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000037: proxy auth state: UNCHALLENGED
374918:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000037: acquiring connection with route {}->unix://localhost:2375
375018:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: acquiring endpoint (3 MINUTES)
375118:15:37.589 [pool-19-thread-2] 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]
375218:15:37.589 [pool-19-thread-2] 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]
375318:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000037: acquired ep-00000036
375418:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000037: acquired endpoint ep-00000036
375518:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000037: executing GET /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json HTTP/1.1
375618:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000036: start execution ex-00000037
375718:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000036: executing exchange ex-00000037 over http-outgoing-1
375818:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json HTTP/1.1
375918:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
376018:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
376118:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
376218:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
376318:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
376418:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
376518:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json HTTP/1.1[\r][\n]"
376618:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
376718:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
376818:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
376918:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
377018:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
377118:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
377218:15:37.589 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
377318:15:37.590 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
377418:15:37.590 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
377518:15:37.590 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
377618:15:37.590 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
377718:15:37.590 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
377818:15:37.590 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
377918:15:37.590 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:37 GMT[\r][\n]"
378018:15:37.590 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
378118:15:37.590 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
378218:15:37.590 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
378318:15:37.590 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b","Created":"2025-12-22T17:15:37.443739001Z","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":3976,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:37.472063878Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/resolv.conf","HostnamePath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/hostname","HostsPath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/hosts","LogPath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b-json.log","Name":"/musing_cohen","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":"9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b","LowerDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c/merged","UpperDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c/diff","WorkDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c/work"},"Name":"overlay2"},"Mounts":[{"Type":"v"
378418:15:37.591 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
378518:15:37.591 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
378618:15:37.591 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
378718:15:37.591 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
378818:15:37.591 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
378918:15:37.591 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
379018:15:37.591 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:37 GMT
379118:15:37.591 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
379218:15:37.591 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000037: connection can be kept alive for 3 MINUTES
379318:15:37.591 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "olume","Name":"745b31852468bb75439bbe63068086c26462283fe92152685093edf105738b68","Source":"/var/lib/docker/volumes/745b31852468bb75439bbe63068086c26462283fe92152685093edf105738b68/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"9dfc06d8f2ec","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"73a6fc615ab4b5d729bfad0aa9fb06af4f2dfd74696c3e4ea150fb0f99aef45c","SandboxKey":"/var/run/docker/netns/73a6fc615ab4","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":"01936b60e9b28c9f909e26e274a72c8e11d34176b7424e5477b106026c85e40b","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"1e:a0:65:4c:4a:a8","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"1e:a0:65:4c:4a:a8","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"01936b60e9b28c9f909e26e274a72c8e11d34176b7424e5477b106026c85e40b","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
379418:15:37.593 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
379518:15:37.593 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
379618:15:37.593 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
379718:15:37.593 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000036: releasing valid endpoint
379818:15:37.593 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000036: releasing endpoint
379918:15:37.593 [pool-19-thread-2] 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
380018:15:37.593 [pool-19-thread-2] 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]
380118:15:37.593 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
380218:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: preparing request execution
380318:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
380418:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
380518:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000038: target auth state: UNCHALLENGED
380618:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000038: proxy auth state: UNCHALLENGED
380718:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000038: acquiring connection with route {}->unix://localhost:2375
380818:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: acquiring endpoint (3 MINUTES)
380918:15:37.594 [pool-19-thread-2] 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]
381018:15:37.594 [pool-19-thread-2] 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]
381118:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000038: acquired ep-00000037
381218:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000038: acquired endpoint ep-00000037
381318:15:37.594 [pool-19-thread-2] 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
381418:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000037: start execution ex-00000038
381518:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000037: executing exchange ex-00000038 over http-outgoing-1
381618:15:37.594 [pool-19-thread-2] 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
381718:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
381818:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
381918:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
382018:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
382118:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
382218:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
382318:15:37.594 [pool-19-thread-2] 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]"
382418:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
382518:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
382618:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
382718:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
382818:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
382918:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
383018:15:37.594 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
383118:15:37.595 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
383218:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
383318:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
383418:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
383518:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
383618:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
383718:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:37 GMT[\r][\n]"
383818:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
383918:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
384018:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
384118:15:37.596 [pool-19-thread-2] 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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
384218:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
384318:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
384418:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
384518:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
384618:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
384718:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
384818:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
384918:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
385018:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
385118:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:37 GMT
385218:15:37.596 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
385318:15:37.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000038: connection can be kept alive for 3 MINUTES
385418:15:37.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000037: releasing valid endpoint
385518:15:37.597 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000037: releasing endpoint
385618:15:37.597 [pool-19-thread-2] 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
385718:15:37.598 [pool-19-thread-2] 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]
385818:15:37.598 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
385918:15:37.598 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: preparing request execution
386018:15:37.598 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
386118:15:37.598 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
386218:15:37.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000039: target auth state: UNCHALLENGED
386318:15:37.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000039: proxy auth state: UNCHALLENGED
386418:15:37.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000039: acquiring connection with route {}->unix://localhost:2375
386518:15:37.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: acquiring endpoint (3 MINUTES)
386618:15:37.599 [pool-19-thread-2] 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]
386718:15:37.599 [pool-19-thread-2] 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]
386818:15:37.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000039: acquired ep-00000038
386918:15:37.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000039: acquired endpoint ep-00000038
387018:15:37.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000039: executing GET /v1.32/version HTTP/1.1
387118:15:37.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000038: start execution ex-00000039
387218:15:37.599 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000038: executing exchange ex-00000039 over http-outgoing-1
387318:15:37.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
387418:15:37.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
387518:15:37.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
387618:15:37.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
387718:15:37.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
387818:15:37.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
387918:15:37.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
388018:15:37.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
388118:15:37.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
388218:15:37.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
388318:15:37.600 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
388418:15:37.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
388518:15:37.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
388618:15:37.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
388718:15:37.601 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
388818:15:37.615 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
388918:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
389018:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
389118:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
389218:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
389318:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
389418:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:37 GMT[\r][\n]"
389518:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
389618:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
389718:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
389818:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
389918:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
390018:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
390118:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
390218:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
390318:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
390418:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:37 GMT
390518:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
390618:15:37.616 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000039: connection can be kept alive for 3 MINUTES
390718:15:37.617 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000038: releasing valid endpoint
390818:15:37.617 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000038: releasing endpoint
390918:15:37.617 [pool-19-thread-2] 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
391018:15:37.617 [pool-19-thread-2] 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]
391118:15:37.617 [pool-19-thread-2] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /musing_cohen: Waiting for 60 seconds for URL: http://172.17.0.1:32773/ (where port 32773 maps to container port 8500)
391218:15:38.213 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.773993714S
391318:15:38.218 [pool-19-thread-2-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
391418:15:38.227 [pool-19-thread-2-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.008s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 291, Date: Mon, 22 Dec 2025 17:15:38 GMT, Content-Type: application/json
391518:15:38.231 [pool-19-thread-2-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
391618:15:38.233 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:38 GMT, Content-Type: application/json
391718:15:38.236 [pool-19-thread-2-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
391818:15:38.237 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:38 GMT, Content-Type: application/json
391918:15:38.239 [pool-19-thread-2-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
392018:15:38.241 [pool-19-thread-2-ScalaTest-running-CirceTxSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32773/v1/txn, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 680, Date: Mon, 22 Dec 2025 17:15:38 GMT, Content-Type: application/json
392118:15:38.244 [pool-19-thread-2-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
392218:15:38.246 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:38 GMT, Content-Type: application/json
392318:15:38.247 [pool-19-thread-2-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
392418:15:38.249 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:38 GMT, Content-Type: application/json
392518:15:38.250 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b,false
392618:15:38.251 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json], queryParams={}}
392718:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: preparing request execution
392818:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
392918:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
393018:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003A: target auth state: UNCHALLENGED
393118:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003A: proxy auth state: UNCHALLENGED
393218:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003A: acquiring connection with route {}->unix://localhost:2375
393318:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: acquiring endpoint (3 MINUTES)
393418:15:38.251 [pool-19-thread-2] 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]
393518:15:38.251 [pool-19-thread-2] 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]
393618:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003A: acquired ep-00000039
393718:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003A: acquired endpoint ep-00000039
393818:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003A: executing GET /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json HTTP/1.1
393918:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000039: start execution ex-0000003A
394018:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000039: executing exchange ex-0000003A over http-outgoing-1
394118:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json HTTP/1.1
394218:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
394318:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
394418:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
394518:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
394618:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
394718:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
394818:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json HTTP/1.1[\r][\n]"
394918:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
395018:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
395118:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
395218:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
395318:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
395418:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
395518:15:38.251 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
395618:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
395718:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
395818:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
395918:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
396018:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
396118:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
396218:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:38 GMT[\r][\n]"
396318:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
396418:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
396518:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
396618:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b","Created":"2025-12-22T17:15:37.443739001Z","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":3976,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:37.472063878Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/resolv.conf","HostnamePath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/hostname","HostsPath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/hosts","LogPath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b-json.log","Name":"/musing_cohen","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":"9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b","LowerDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c/merged","UpperDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c/diff","WorkDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"745b31852468bb75439bbe63068086c26462283fe92152685093edf105738b68","Source":"/var/lib/docker/volumes/745b31852468bb75439bbe63068086c26462283fe92152685093edf105738b68/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"9dfc06d8f2ec","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"73a6fc615ab4b5d729bfad0aa9fb06af4f2dfd74696c3e4ea150fb0f99aef45c","SandboxKey":"/var/run/docker/netns/73a6fc615ab4","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":"01936b60e9b28c9f909e26e274a72c8e11d34176b7424e5477b106026c85e40b","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"1e:a0:65:4c:4a:a8","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"1e:a0:65:4c:4a:a8","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"01936b60e9b28c9f909e26e274a72c8e11d34176b7424e5477b106026c85e40b","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
396718:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
396818:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
396918:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
397018:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
397118:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
397218:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
397318:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
397418:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
397518:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
397618:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:38 GMT
397718:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
397818:15:38.252 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003A: connection can be kept alive for 3 MINUTES
397918:15:38.253 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000039: releasing valid endpoint
398018:15:38.253 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000039: releasing endpoint
398118:15:38.253 [pool-19-thread-2] 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
398218:15:38.253 [pool-19-thread-2] 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]
398318:15:38.253 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b,<null>
398418:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: preparing request execution
398518:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
398618:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
398718:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003B: target auth state: UNCHALLENGED
398818:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003B: proxy auth state: UNCHALLENGED
398918:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003B: acquiring connection with route {}->unix://localhost:2375
399018:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: acquiring endpoint (3 MINUTES)
399118:15:38.254 [pool-19-thread-2] 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]
399218:15:38.254 [pool-19-thread-2] 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]
399318:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003B: acquired ep-0000003A
399418:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003B: acquired endpoint ep-0000003A
399518:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003B: executing POST /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/kill HTTP/1.1
399618:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003A: start execution ex-0000003B
399718:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003A: executing exchange ex-0000003B over http-outgoing-1
399818:15:38.254 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/kill HTTP/1.1
399918:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
400018:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
400118:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
400218:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
400318:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
400418:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
400518:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
400618:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/kill HTTP/1.1[\r][\n]"
400718:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
400818:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
400918:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
401018:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
401118:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
401218:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
401318:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
401418:15:38.255 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
401518:15:38.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
401618:15:38.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
401718:15:38.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
401818:15:38.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
401918:15:38.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
402018:15:38.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:38 GMT[\r][\n]"
402118:15:38.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
402218:15:38.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
402318:15:38.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
402418:15:38.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
402518:15:38.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
402618:15:38.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
402718:15:38.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:38 GMT
402818:15:38.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003B: connection can be kept alive for 3 MINUTES
402918:15:38.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003A: releasing valid endpoint
403018:15:38.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003A: releasing endpoint
403118:15:38.374 [pool-19-thread-2] 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
403218:15:38.374 [pool-19-thread-2] 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]
403318:15:38.374 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b,false
403418:15:38.374 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json], queryParams={}}
403518:15:38.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: preparing request execution
403618:15:38.375 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
403718:15:38.375 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
403818:15:38.375 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003C: target auth state: UNCHALLENGED
403918:15:38.375 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003C: proxy auth state: UNCHALLENGED
404018:15:38.375 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003C: acquiring connection with route {}->unix://localhost:2375
404118:15:38.375 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: acquiring endpoint (3 MINUTES)
404218:15:38.375 [pool-19-thread-2] 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]
404318:15:38.375 [pool-19-thread-2] 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]
404418:15:38.375 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003C: acquired ep-0000003B
404518:15:38.375 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003C: acquired endpoint ep-0000003B
404618:15:38.375 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003C: executing GET /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json HTTP/1.1
404718:15:38.375 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003B: start execution ex-0000003C
404818:15:38.375 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003B: executing exchange ex-0000003C over http-outgoing-1
404918:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json HTTP/1.1
405018:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
405118:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
405218:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
405318:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
405418:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
405518:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
405618:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/json HTTP/1.1[\r][\n]"
405718:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
405818:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
405918:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
406018:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
406118:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
406218:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
406318:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
406418:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
406518:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
406618:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
406718:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
406818:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
406918:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
407018:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:38 GMT[\r][\n]"
407118:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
407218:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
407318:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1668[\r][\n]"
407418:15:38.376 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b","Created":"2025-12-22T17:15:37.443739001Z","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-22T17:15:37.472063878Z","FinishedAt":"2025-12-22T17:15:38.270692256Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/resolv.conf","HostnamePath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/hostname","HostsPath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/hosts","LogPath":"/var/lib/docker/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b-json.log","Name":"/musing_cohen","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":"9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b","LowerDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c/merged","UpperDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c/diff","WorkDir":"/var/lib/docker/overlay2/f99fda2adffa283855080ba43edbfe22843ad9c6945efd643448db83a6ff392c/work"},"Name":"overlay2"},"Mounts":[{"
407518:15:38.377 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
407618:15:38.377 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
407718:15:38.377 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
407818:15:38.377 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
407918:15:38.377 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
408018:15:38.377 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
408118:15:38.377 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:38 GMT
408218:15:38.377 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
408318:15:38.377 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003C: connection can be kept alive for 3 MINUTES
408418:15:38.377 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ""Type":"volume","Name":"745b31852468bb75439bbe63068086c26462283fe92152685093edf105738b68","Source":"/var/lib/docker/volumes/745b31852468bb75439bbe63068086c26462283fe92152685093edf105738b68/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"9dfc06d8f2ec","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
408518:15:38.382 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
408618:15:38.382 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
408718:15:38.382 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
408818:15:38.382 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003B: releasing valid endpoint
408918:15:38.383 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003B: releasing endpoint
409018:15:38.383 [pool-19-thread-2] 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
409118:15:38.383 [pool-19-thread-2] 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]
409218:15:38.383 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b,true,true
409318:15:38.383 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: preparing request execution
409418:15:38.383 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
409518:15:38.383 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
409618:15:38.383 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003D: target auth state: UNCHALLENGED
409718:15:38.383 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003D: proxy auth state: UNCHALLENGED
409818:15:38.383 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003D: acquiring connection with route {}->unix://localhost:2375
409918:15:38.383 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: acquiring endpoint (3 MINUTES)
410018:15:38.383 [pool-19-thread-2] 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]
410118:15:38.383 [pool-19-thread-2] 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]
410218:15:38.383 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003D: acquired ep-0000003C
410318:15:38.383 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003D: acquired endpoint ep-0000003C
410418:15:38.383 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003D: executing DELETE /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b?v=true&force=true HTTP/1.1
410518:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003C: start execution ex-0000003D
410618:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003C: executing exchange ex-0000003D over http-outgoing-1
410718:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b?v=true&force=true HTTP/1.1
410818:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
410918:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
411018:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
411118:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
411218:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
411318:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
411418:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/9dfc06d8f2ec039ac88f3aa3079e5c52ac199efd6e35908b6d6aed58768d104b?v=true&force=true HTTP/1.1[\r][\n]"
411518:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
411618:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
411718:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
411818:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
411918:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
412018:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
412118:15:38.384 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
412218:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
412318:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
412418:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
412518:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
412618:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
412718:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:38 GMT[\r][\n]"
412818:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
412918:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
413018:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
413118:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
413218:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
413318:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
413418:15:38.389 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:38 GMT
413518:15:38.390 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003D: connection can be kept alive for 3 MINUTES
413618:15:38.390 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003C: releasing valid endpoint
413718:15:38.390 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003C: releasing endpoint
413818:15:38.390 [pool-19-thread-2] 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
413918:15:38.390 [pool-19-thread-2] 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]
414018:15:38.390 [pool-19-thread-2] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
4141[info] CirceTxSpec:
4142[info] tx
4143[info] - should create KVPair
4144[info] - should create Node
4145[info] - should create Service
4146[info] - should create Check
414718:15:38.398 [pool-19-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
414818:15:38.398 [pool-19-thread-2] 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'))
414918:15:38.398 [pool-19-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
415018:15:38.398 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
415118:15:38.398 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
415218:15:38.398 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
415318:15:38.398 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
415418:15:38.398 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
415518:15:38.398 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
415618:15:38.398 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
415718:15:38.398 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@d300758[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;@423a2d3a}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
415818:15:38.400 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: preparing request execution
415918:15:38.401 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
416018:15:38.401 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
416118:15:38.401 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003E: target auth state: UNCHALLENGED
416218:15:38.401 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003E: proxy auth state: UNCHALLENGED
416318:15:38.401 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003E: acquiring connection with route {}->unix://localhost:2375
416418:15:38.401 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: acquiring endpoint (3 MINUTES)
416518:15:38.401 [pool-19-thread-2] 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]
416618:15:38.401 [pool-19-thread-2] 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]
416718:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003E: acquired ep-0000003D
416818:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003E: acquired endpoint ep-0000003D
416918:15:38.402 [pool-19-thread-2] 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
417018:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003D: start execution ex-0000003E
417118:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003D: executing exchange ex-0000003E over http-outgoing-1
417218:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
417318:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
417418:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
417518:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
417618:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
417718:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
417818:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
417918:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
418018:15:38.402 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
418118:15:38.403 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
418218:15:38.403 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
418318:15:38.403 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
418418:15:38.403 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
418518:15:38.403 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
418618:15:38.403 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
418718:15:38.403 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
418818:15:38.403 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
418918:15:38.403 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
419018:15:38.403 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
419118:15:38.403 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
419218:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
419318:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
419418:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
419518:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
419618:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
419718:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
419818:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:38 GMT[\r][\n]"
419918:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
420018:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
420118:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6","Warnings":[]}[\n]"
420218:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
420318:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
420418:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
420518:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
420618:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
420718:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
420818:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:38 GMT
420918:15:38.422 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
421018:15:38.423 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003E: connection can be kept alive for 3 MINUTES
421118:15:38.423 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003D: releasing valid endpoint
421218:15:38.423 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003D: releasing endpoint
421318:15:38.423 [pool-19-thread-2] 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
421418:15:38.423 [pool-19-thread-2] 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]
421518:15:38.424 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6
421618:15:38.424 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6
421718:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: preparing request execution
421818:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
421918:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
422018:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003F: target auth state: UNCHALLENGED
422118:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000003F: proxy auth state: UNCHALLENGED
422218:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000003F: acquiring connection with route {}->unix://localhost:2375
422318:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: acquiring endpoint (3 MINUTES)
422418:15:38.425 [pool-19-thread-2] 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]
422518:15:38.425 [pool-19-thread-2] 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]
422618:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000003F: acquired ep-0000003E
422718:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000003F: acquired endpoint ep-0000003E
422818:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003F: executing POST /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/start HTTP/1.1
422918:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003E: start execution ex-0000003F
423018:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003E: executing exchange ex-0000003F over http-outgoing-1
423118:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/start HTTP/1.1
423218:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
423318:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
423418:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
423518:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
423618:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
423718:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
423818:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
423918:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/start HTTP/1.1[\r][\n]"
424018:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
424118:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
424218:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
424318:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
424418:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
424518:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
424618:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
424718:15:38.425 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
424818:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
424918:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
425018:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
425118:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
425218:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
425318:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:38 GMT[\r][\n]"
425418:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
425518:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
425618:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
425718:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
425818:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
425918:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
426018:15:38.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:38 GMT
426118:15:38.548 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000003F: connection can be kept alive for 3 MINUTES
426218:15:38.548 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003E: releasing valid endpoint
426318:15:38.548 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003E: releasing endpoint
426418:15:38.548 [pool-19-thread-2] 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
426518:15:38.548 [pool-19-thread-2] 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]
426618:15:38.549 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6,false
426718:15:38.549 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json], queryParams={}}
426818:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: preparing request execution
426918:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
427018:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
427118:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000040: target auth state: UNCHALLENGED
427218:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000040: proxy auth state: UNCHALLENGED
427318:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000040: acquiring connection with route {}->unix://localhost:2375
427418:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: acquiring endpoint (3 MINUTES)
427518:15:38.549 [pool-19-thread-2] 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]
427618:15:38.549 [pool-19-thread-2] 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]
427718:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000040: acquired ep-0000003F
427818:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000040: acquired endpoint ep-0000003F
427918:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000040: executing GET /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json HTTP/1.1
428018:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003F: start execution ex-00000040
428118:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003F: executing exchange ex-00000040 over http-outgoing-1
428218:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json HTTP/1.1
428318:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
428418:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
428518:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
428618:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
428718:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
428818:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
428918:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json HTTP/1.1[\r][\n]"
429018:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
429118:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
429218:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
429318:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
429418:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
429518:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
429618:15:38.549 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
429718:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
429818:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
429918:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
430018:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
430118:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
430218:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
430318:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:38 GMT[\r][\n]"
430418:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
430518:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
430618:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
430718:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6","Created":"2025-12-22T17:15:38.405177537Z","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":4117,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:38.430922031Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/resolv.conf","HostnamePath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/hostname","HostsPath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/hosts","LogPath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6-json.log","Name":"/jovial_jepsen","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":"66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6","LowerDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88/merged","UpperDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88/diff","WorkDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"4b4f8ca7ad6e68f85a7947d46a75b4fc7e5525d8cbda6964363812de3a0af277","Source":"/var/lib/docker/volumes/4b4f8ca7ad6e68f85a7947d46a75b4fc7e5525d8cbda6964363812de3a0af277/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"66a62b82f48b","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"d81a91c374a167ebc2389051082d33ba66cedc4c17b9f2da28b289225044c975","SandboxKey":"/var/run/docker/netns/d81a91c374a1","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":"fa6ed8a6397b0d41d99d7715de86c861389a7b1578401524d8c66e1816187dd9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"46:6d:a0:a6:7f:a4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"46:6d:a0:a6:7f:a4","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"fa6ed8a6397b0d41d99d7715de86c861389a7b1578401524d8c66e1816187dd9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
430818:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
430918:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
431018:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
431118:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
431218:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
431318:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
431418:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
431518:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
431618:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
431718:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:38 GMT
431818:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
431918:15:38.552 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000040: connection can be kept alive for 3 MINUTES
432018:15:38.554 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000003F: releasing valid endpoint
432118:15:38.554 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000003F: releasing endpoint
432218:15:38.554 [pool-19-thread-2] 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
432318:15:38.554 [pool-19-thread-2] 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]
432418:15:38.555 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
432518:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: preparing request execution
432618:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
432718:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
432818:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000041: target auth state: UNCHALLENGED
432918:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000041: proxy auth state: UNCHALLENGED
433018:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000041: acquiring connection with route {}->unix://localhost:2375
433118:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: acquiring endpoint (3 MINUTES)
433218:15:38.555 [pool-19-thread-2] 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]
433318:15:38.555 [pool-19-thread-2] 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]
433418:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000041: acquired ep-00000040
433518:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000041: acquired endpoint ep-00000040
433618:15:38.555 [pool-19-thread-2] 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
433718:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000040: start execution ex-00000041
433818:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000040: executing exchange ex-00000041 over http-outgoing-1
433918:15:38.555 [pool-19-thread-2] 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
434018:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
434118:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
434218:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
434318:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
434418:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
434518:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
434618:15:38.555 [pool-19-thread-2] 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]"
434718:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
434818:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
434918:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
435018:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
435118:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
435218:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
435318:15:38.555 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
435418:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
435518:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
435618:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
435718:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
435818:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
435918:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
436018:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:38 GMT[\r][\n]"
436118:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
436218:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
436318:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
436418:15:38.558 [pool-19-thread-2] 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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
436518:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
436618:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
436718:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
436818:15:38.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
436918:15:38.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
437018:15:38.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
437118:15:38.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
437218:15:38.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
437318:15:38.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
437418:15:38.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:38 GMT
437518:15:38.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
437618:15:38.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000041: connection can be kept alive for 3 MINUTES
437718:15:38.560 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000040: releasing valid endpoint
437818:15:38.560 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000040: releasing endpoint
437918:15:38.561 [pool-19-thread-2] 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
438018:15:38.561 [pool-19-thread-2] 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]
438118:15:38.561 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
438218:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: preparing request execution
438318:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
438418:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
438518:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000042: target auth state: UNCHALLENGED
438618:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000042: proxy auth state: UNCHALLENGED
438718:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000042: acquiring connection with route {}->unix://localhost:2375
438818:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: acquiring endpoint (3 MINUTES)
438918:15:38.561 [pool-19-thread-2] 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]
439018:15:38.561 [pool-19-thread-2] 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]
439118:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000042: acquired ep-00000041
439218:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000042: acquired endpoint ep-00000041
439318:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000042: executing GET /v1.32/version HTTP/1.1
439418:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000041: start execution ex-00000042
439518:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000041: executing exchange ex-00000042 over http-outgoing-1
439618:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
439718:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
439818:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
439918:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
440018:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
440118:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
440218:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
440318:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
440418:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
440518:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
440618:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
440718:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
440818:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
440918:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
441018:15:38.561 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
441118:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
441218:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
441318:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
441418:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
441518:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
441618:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
441718:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:38 GMT[\r][\n]"
441818:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
441918:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
442018:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
442118:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
442218:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
442318:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
442418:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
442518:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
442618:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
442718:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:38 GMT
442818:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
442918:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000042: connection can be kept alive for 3 MINUTES
443018:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000041: releasing valid endpoint
443118:15:38.569 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000041: releasing endpoint
443218:15:38.569 [pool-19-thread-2] 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
443318:15:38.569 [pool-19-thread-2] 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]
443418:15:38.570 [pool-19-thread-2] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /jovial_jepsen: Waiting for 60 seconds for URL: http://172.17.0.1:32774/ (where port 32774 maps to container port 8500)
443518:15:39.215 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.816786977S
443618:15:39.218 [pool-19-thread-2-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
443718:15:39.223 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:39 GMT, Content-Type: application/json
443818:15:39.225 [pool-19-thread-2-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
443918:15:39.226 [pool-19-thread-2-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: 11168260144082587767, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 250, Date: Mon, 22 Dec 2025 17:15:39 GMT, Content-Type: application/json
444018:15:39.229 [pool-19-thread-2-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
444118:15:39.230 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:39 GMT, Content-Type: application/json
444218:15:39.231 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6,false
444318:15:39.231 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json], queryParams={}}
444418:15:39.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: preparing request execution
444518:15:39.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
444618:15:39.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
444718:15:39.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000043: target auth state: UNCHALLENGED
444818:15:39.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000043: proxy auth state: UNCHALLENGED
444918:15:39.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000043: acquiring connection with route {}->unix://localhost:2375
445018:15:39.231 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: acquiring endpoint (3 MINUTES)
445118:15:39.232 [pool-19-thread-2] 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]
445218:15:39.232 [pool-19-thread-2] 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]
445318:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000043: acquired ep-00000042
445418:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000043: acquired endpoint ep-00000042
445518:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000043: executing GET /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json HTTP/1.1
445618:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000042: start execution ex-00000043
445718:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000042: executing exchange ex-00000043 over http-outgoing-1
445818:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json HTTP/1.1
445918:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
446018:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
446118:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
446218:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
446318:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
446418:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
446518:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json HTTP/1.1[\r][\n]"
446618:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
446718:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
446818:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
446918:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
447018:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
447118:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
447218:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
447318:15:39.232 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
447418:15:39.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
447518:15:39.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
447618:15:39.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
447718:15:39.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
447818:15:39.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
447918:15:39.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:39 GMT[\r][\n]"
448018:15:39.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
448118:15:39.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
448218:15:39.233 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1855[\r][\n]"
448318:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6","Created":"2025-12-22T17:15:38.405177537Z","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":4117,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:38.430922031Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/resolv.conf","HostnamePath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/hostname","HostsPath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/hosts","LogPath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6-json.log","Name":"/jovial_jepsen","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":"66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6","LowerDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88/merged","UpperDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88/diff","WorkDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"4b4f8ca7ad6e68f85a7947d46a75b4fc7e5525d8cbda6964363812de3a0af277","Source":"/var/lib/docker/volumes/4b4f8ca7ad6e68f85a7947d46a75b4fc7e5525d8cbda6964363812de3a0af277/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"66a62b82f48b","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"d81a91c374a167ebc2389051082d33ba66cedc4c17b9f2da28b289225044c975","SandboxKey":"/var/run/docker/netns/d81a91c374a1","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":"fa6ed8a6397b0d41d99d7715de86c861389a7b1578401524d8c66e1816187dd9","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"46:6d:a0:a6:7f:a4","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"46:6d:a0:a6:7f:a4","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"fa6ed8a6397b0d41d99d7715de86c861389a7b1578401524d8c66e1816187dd9","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
448418:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
448518:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
448618:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
448718:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
448818:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
448918:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
449018:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
449118:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
449218:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
449318:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:39 GMT
449418:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
449518:15:39.234 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000043: connection can be kept alive for 3 MINUTES
449618:15:39.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000042: releasing valid endpoint
449718:15:39.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000042: releasing endpoint
449818:15:39.235 [pool-19-thread-2] 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
449918:15:39.235 [pool-19-thread-2] 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]
450018:15:39.235 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6,<null>
450118:15:39.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: preparing request execution
450218:15:39.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
450318:15:39.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
450418:15:39.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000044: target auth state: UNCHALLENGED
450518:15:39.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000044: proxy auth state: UNCHALLENGED
450618:15:39.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000044: acquiring connection with route {}->unix://localhost:2375
450718:15:39.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: acquiring endpoint (3 MINUTES)
450818:15:39.235 [pool-19-thread-2] 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]
450918:15:39.235 [pool-19-thread-2] 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]
451018:15:39.235 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000044: acquired ep-00000043
451118:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000044: acquired endpoint ep-00000043
451218:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000044: executing POST /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/kill HTTP/1.1
451318:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000043: start execution ex-00000044
451418:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000043: executing exchange ex-00000044 over http-outgoing-1
451518:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/kill HTTP/1.1
451618:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
451718:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
451818:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
451918:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
452018:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
452118:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
452218:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
452318:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/kill HTTP/1.1[\r][\n]"
452418:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
452518:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
452618:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
452718:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
452818:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
452918:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
453018:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
453118:15:39.236 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
453218:15:39.361 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
453318:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
453418:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
453518:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
453618:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
453718:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:39 GMT[\r][\n]"
453818:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
453918:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
454018:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
454118:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
454218:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
454318:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
454418:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:39 GMT
454518:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000044: connection can be kept alive for 3 MINUTES
454618:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000043: releasing valid endpoint
454718:15:39.362 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000043: releasing endpoint
454818:15:39.362 [pool-19-thread-2] 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
454918:15:39.362 [pool-19-thread-2] 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]
455018:15:39.363 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6,false
455118:15:39.363 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json], queryParams={}}
455218:15:39.363 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: preparing request execution
455318:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
455418:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
455518:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000045: target auth state: UNCHALLENGED
455618:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000045: proxy auth state: UNCHALLENGED
455718:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000045: acquiring connection with route {}->unix://localhost:2375
455818:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: acquiring endpoint (3 MINUTES)
455918:15:39.364 [pool-19-thread-2] 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]
456018:15:39.364 [pool-19-thread-2] 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]
456118:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000045: acquired ep-00000044
456218:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000045: acquired endpoint ep-00000044
456318:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000045: executing GET /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json HTTP/1.1
456418:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000044: start execution ex-00000045
456518:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000044: executing exchange ex-00000045 over http-outgoing-1
456618:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json HTTP/1.1
456718:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
456818:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
456918:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
457018:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
457118:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
457218:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
457318:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/json HTTP/1.1[\r][\n]"
457418:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
457518:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
457618:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
457718:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
457818:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
457918:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
458018:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
458118:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
458218:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
458318:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
458418:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
458518:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
458618:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
458718:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:39 GMT[\r][\n]"
458818:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
458918:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
459018:15:39.364 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1669[\r][\n]"
459118:15:39.365 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6","Created":"2025-12-22T17:15:38.405177537Z","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-22T17:15:38.430922031Z","FinishedAt":"2025-12-22T17:15:39.250536681Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/resolv.conf","HostnamePath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/hostname","HostsPath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/hosts","LogPath":"/var/lib/docker/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6-json.log","Name":"/jovial_jepsen","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":"66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6","LowerDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88/merged","UpperDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88/diff","WorkDir":"/var/lib/docker/overlay2/b54fd48252dcb7d23950b2932ac8a3cbebdf7001b54257788708276b9c27cf88/work"},"Name":"overlay2"},"Mounts":["
459218:15:39.365 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
459318:15:39.365 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
459418:15:39.365 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
459518:15:39.365 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
459618:15:39.365 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
459718:15:39.365 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
459818:15:39.365 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:39 GMT
459918:15:39.365 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
460018:15:39.365 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000045: connection can be kept alive for 3 MINUTES
460118:15:39.365 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Type":"volume","Name":"4b4f8ca7ad6e68f85a7947d46a75b4fc7e5525d8cbda6964363812de3a0af277","Source":"/var/lib/docker/volumes/4b4f8ca7ad6e68f85a7947d46a75b4fc7e5525d8cbda6964363812de3a0af277/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"66a62b82f48b","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
460218:15:39.366 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
460318:15:39.366 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
460418:15:39.366 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
460518:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000044: releasing valid endpoint
460618:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000044: releasing endpoint
460718:15:39.367 [pool-19-thread-2] 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
460818:15:39.367 [pool-19-thread-2] 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]
460918:15:39.367 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6,true,true
461018:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: preparing request execution
461118:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
461218:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
461318:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000046: target auth state: UNCHALLENGED
461418:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000046: proxy auth state: UNCHALLENGED
461518:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000046: acquiring connection with route {}->unix://localhost:2375
461618:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: acquiring endpoint (3 MINUTES)
461718:15:39.367 [pool-19-thread-2] 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]
461818:15:39.367 [pool-19-thread-2] 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]
461918:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000046: acquired ep-00000045
462018:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000046: acquired endpoint ep-00000045
462118:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000046: executing DELETE /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6?v=true&force=true HTTP/1.1
462218:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000045: start execution ex-00000046
462318:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000045: executing exchange ex-00000046 over http-outgoing-1
462418:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6?v=true&force=true HTTP/1.1
462518:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
462618:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
462718:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
462818:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
462918:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
463018:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
463118:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/66a62b82f48bce7fd394e01dee87cc0065d0c244b350aef1211466e2556068b6?v=true&force=true HTTP/1.1[\r][\n]"
463218:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
463318:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
463418:15:39.367 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
463518:15:39.368 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
463618:15:39.368 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
463718:15:39.368 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
463818:15:39.368 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
463918:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
464018:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
464118:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
464218:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
464318:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
464418:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:39 GMT[\r][\n]"
464518:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
464618:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
464718:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
464818:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
464918:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
465018:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
465118:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:39 GMT
465218:15:39.373 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000046: connection can be kept alive for 3 MINUTES
465318:15:39.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000045: releasing valid endpoint
465418:15:39.374 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000045: releasing endpoint
465518:15:39.374 [pool-19-thread-2] 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
465618:15:39.374 [pool-19-thread-2] 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]
465718:15:39.374 [pool-19-thread-2] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
4658[info] CirceEventSpec:
4659[info] event api
4660[info] - should fire event
4661[info] - should return empty list of events because (filtered by name)
466218:15:39.383 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
466318:15:39.383 [pool-19-thread-2-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'))
466418:15:39.383 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
466518:15:39.383 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
466618:15:39.383 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
466718:15:39.383 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
466818:15:39.383 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
466918:15:39.383 [pool-19-thread-2-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/
467018:15:39.383 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
467118:15:39.383 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
467218:15:39.383 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@3ee229ba[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;@54a79ce6}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
467318:15:39.384 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: preparing request execution
467418:15:39.384 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
467518:15:39.384 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
467618:15:39.384 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000047: target auth state: UNCHALLENGED
467718:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000047: proxy auth state: UNCHALLENGED
467818:15:39.385 [pool-19-thread-2-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
467918:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: acquiring endpoint (3 MINUTES)
468018:15:39.385 [pool-19-thread-2-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]
468118:15:39.385 [pool-19-thread-2-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]
468218:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000047: acquired ep-00000046
468318:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000047: acquired endpoint ep-00000046
468418:15:39.385 [pool-19-thread-2-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
468518:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000046: start execution ex-00000047
468618:15:39.385 [pool-19-thread-2-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
468718:15:39.385 [pool-19-thread-2-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
468818:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
468918:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
469018:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
469118:15:39.385 [pool-19-thread-2-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
469218:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
469318:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
469418:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
469518:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
469618:15:39.385 [pool-19-thread-2-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]"
469718:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
469818:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
469918:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
470018:15:39.385 [pool-19-thread-2-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]"
470118:15:39.385 [pool-19-thread-2-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]"
470218:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
470318:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
470418:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
470518:15:39.385 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
470618:15:39.385 [pool-19-thread-2-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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
470718:15:39.403 [pool-19-thread-2-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]"
470818:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
470918:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
471018:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
471118:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
471218:15:39.403 [pool-19-thread-2-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]"
471318:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:39 GMT[\r][\n]"
471418:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
471518:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
471618:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430","Warnings":[]}[\n]"
471718:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
471818:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
471918:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
472018:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
472118:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
472218:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
472318:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:39 GMT
472418:15:39.403 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
472518:15:39.403 [pool-19-thread-2-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
472618:15:39.404 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000046: releasing valid endpoint
472718:15:39.404 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000046: releasing endpoint
472818:15:39.404 [pool-19-thread-2-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
472918:15:39.404 [pool-19-thread-2-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]
473018:15:39.404 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430
473118:15:39.404 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430
473218:15:39.404 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: preparing request execution
473318:15:39.404 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
473418:15:39.404 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
473518:15:39.404 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000048: target auth state: UNCHALLENGED
473618:15:39.404 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000048: proxy auth state: UNCHALLENGED
473718:15:39.404 [pool-19-thread-2-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
473818:15:39.404 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: acquiring endpoint (3 MINUTES)
473918:15:39.404 [pool-19-thread-2-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]
474018:15:39.405 [pool-19-thread-2-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]
474118:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000048: acquired ep-00000047
474218:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000048: acquired endpoint ep-00000047
474318:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000048: executing POST /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/start HTTP/1.1
474418:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000047: start execution ex-00000048
474518:15:39.405 [pool-19-thread-2-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
474618:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/start HTTP/1.1
474718:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
474818:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
474918:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
475018:15:39.405 [pool-19-thread-2-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
475118:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
475218:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
475318:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
475418:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/start HTTP/1.1[\r][\n]"
475518:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
475618:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
475718:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
475818:15:39.405 [pool-19-thread-2-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]"
475918:15:39.405 [pool-19-thread-2-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]"
476018:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
476118:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
476218:15:39.405 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
476318:15:39.516 [pool-19-thread-2-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]"
476418:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
476518:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
476618:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
476718:15:39.516 [pool-19-thread-2-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]"
476818:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:39 GMT[\r][\n]"
476918:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
477018:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
477118:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
477218:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
477318:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
477418:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
477518:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:39 GMT
477618:15:39.516 [pool-19-thread-2-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
477718:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000047: releasing valid endpoint
477818:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000047: releasing endpoint
477918:15:39.516 [pool-19-thread-2-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
478018:15:39.516 [pool-19-thread-2-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]
478118:15:39.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430,false
478218:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json], queryParams={}}
478318:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: preparing request execution
478418:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
478518:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
478618:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000049: target auth state: UNCHALLENGED
478718:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000049: proxy auth state: UNCHALLENGED
478818:15:39.517 [pool-19-thread-2-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
478918:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: acquiring endpoint (3 MINUTES)
479018:15:39.517 [pool-19-thread-2-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]
479118:15:39.517 [pool-19-thread-2-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]
479218:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000049: acquired ep-00000048
479318:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000049: acquired endpoint ep-00000048
479418:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000049: executing GET /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json HTTP/1.1
479518:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000048: start execution ex-00000049
479618:15:39.517 [pool-19-thread-2-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
479718:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json HTTP/1.1
479818:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
479918:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
480018:15:39.517 [pool-19-thread-2-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
480118:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
480218:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
480318:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
480418:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json HTTP/1.1[\r][\n]"
480518:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
480618:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
480718:15:39.517 [pool-19-thread-2-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]"
480818:15:39.517 [pool-19-thread-2-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]"
480918:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
481018:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
481118:15:39.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
481218:15:39.518 [pool-19-thread-2-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]"
481318:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
481418:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
481518:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
481618:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
481718:15:39.518 [pool-19-thread-2-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]"
481818:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:39 GMT[\r][\n]"
481918:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
482018:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
482118:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
482218:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430","Created":"2025-12-22T17:15:39.386413804Z","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":4257,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:39.410444544Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/resolv.conf","HostnamePath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/hostname","HostsPath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/hosts","LogPath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430-json.log","Name":"/suspicious_jepsen","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":"07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430","LowerDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57/merged","UpperDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57/diff","WorkDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"909217ee166679267c0c473f73c2f6ac80570d2920cd3c4b98ad4027fb731418","Source":"/var/lib/docker/volumes/909217ee166679267c0c473f73c2f6ac80570d2920cd3c4b98ad4027fb731418/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"07cb91d6e331","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"db23276e040b132a25d5dfde49de5287eee7a0cadac4b7d052f281833cfa5c83","SandboxKey":"/var/run/docker/netns/db23276e040b","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":"1cf7185663828b9897ceb516f7748415f71ab44235921759f7c6c0fc0b615689","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"26:88:4f:f8:09:3b","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"26:88:4f:f8:09:3b","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"1cf7185663828b9897ceb516f7748415f71ab44235921759f7c6c0fc0b615689","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
482318:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
482418:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
482518:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
482618:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
482718:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
482818:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
482918:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
483018:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
483118:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
483218:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:39 GMT
483318:15:39.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
483418:15:39.519 [pool-19-thread-2-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
483518:15:39.520 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000048: releasing valid endpoint
483618:15:39.520 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000048: releasing endpoint
483718:15:39.520 [pool-19-thread-2-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
483818:15:39.520 [pool-19-thread-2-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]
483918:15:39.520 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
484018:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: preparing request execution
484118:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
484218:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
484318:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004A: target auth state: UNCHALLENGED
484418:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004A: proxy auth state: UNCHALLENGED
484518:15:39.521 [pool-19-thread-2-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
484618:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: acquiring endpoint (3 MINUTES)
484718:15:39.521 [pool-19-thread-2-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]
484818:15:39.521 [pool-19-thread-2-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]
484918:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004A: acquired ep-00000049
485018:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004A: acquired endpoint ep-00000049
485118:15:39.521 [pool-19-thread-2-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
485218:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000049: start execution ex-0000004A
485318:15:39.521 [pool-19-thread-2-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
485418:15:39.521 [pool-19-thread-2-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
485518:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
485618:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
485718:15:39.521 [pool-19-thread-2-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
485818:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
485918:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
486018:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
486118:15:39.521 [pool-19-thread-2-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]"
486218:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
486318:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
486418:15:39.521 [pool-19-thread-2-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]"
486518:15:39.521 [pool-19-thread-2-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]"
486618:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
486718:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
486818:15:39.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
486918:15:39.522 [pool-19-thread-2-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]"
487018:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
487118:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
487218:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
487318:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
487418:15:39.522 [pool-19-thread-2-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]"
487518:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:39 GMT[\r][\n]"
487618:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
487718:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
487818:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
487918:15:39.522 [pool-19-thread-2-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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
488018:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
488118:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
488218:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
488318:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
488418:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
488518:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
488618:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
488718:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
488818:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
488918:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:39 GMT
489018:15:39.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
489118:15:39.523 [pool-19-thread-2-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
489218:15:39.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000049: releasing valid endpoint
489318:15:39.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000049: releasing endpoint
489418:15:39.523 [pool-19-thread-2-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
489518:15:39.523 [pool-19-thread-2-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]
489618:15:39.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
489718:15:39.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: preparing request execution
489818:15:39.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
489918:15:39.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
490018:15:39.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004B: target auth state: UNCHALLENGED
490118:15:39.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004B: proxy auth state: UNCHALLENGED
490218:15:39.524 [pool-19-thread-2-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
490318:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: acquiring endpoint (3 MINUTES)
490418:15:39.525 [pool-19-thread-2-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]
490518:15:39.525 [pool-19-thread-2-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]
490618:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004B: acquired ep-0000004A
490718:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004B: acquired endpoint ep-0000004A
490818:15:39.525 [pool-19-thread-2-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
490918:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004A: start execution ex-0000004B
491018:15:39.525 [pool-19-thread-2-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
491118:15:39.525 [pool-19-thread-2-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
491218:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
491318:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
491418:15:39.525 [pool-19-thread-2-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
491518:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
491618:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
491718:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
491818:15:39.525 [pool-19-thread-2-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]"
491918:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
492018:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
492118:15:39.525 [pool-19-thread-2-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]"
492218:15:39.525 [pool-19-thread-2-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]"
492318:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
492418:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
492518:15:39.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
492618:15:39.533 [pool-19-thread-2-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]"
492718:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
492818:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
492918:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
493018:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
493118:15:39.534 [pool-19-thread-2-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]"
493218:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:39 GMT[\r][\n]"
493318:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
493418:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
493518:15:39.534 [pool-19-thread-2-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]"
493618:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
493718:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
493818:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
493918:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
494018:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
494118:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
494218:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:39 GMT
494318:15:39.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
494418:15:39.536 [pool-19-thread-2-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
494518:15:39.536 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004A: releasing valid endpoint
494618:15:39.536 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004A: releasing endpoint
494718:15:39.536 [pool-19-thread-2-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
494818:15:39.536 [pool-19-thread-2-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]
494918:15:39.536 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /suspicious_jepsen: Waiting for 60 seconds for URL: http://172.17.0.1:32775/ (where port 32775 maps to container port 8500)
495018:15:40.218 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.835012386S
495118:15:40.220 [pool-19-thread-2-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
495218:15:40.221 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32775/v1/kv/key, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Mon, 22 Dec 2025 17:15:40 GMT, Content-Type: application/json
495318:15:40.223 [pool-19-thread-2-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
495418:15:40.224 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32775/v1/kv/key?raw, took: 0.000s, 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: Mon, 22 Dec 2025 17:15:40 GMT, X-Consul-Knownleader: true, Content-Type: text/plain; charset=utf-8
495518:15:40.225 [pool-19-thread-2-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
495618:15:40.226 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32775/v1/kv/key, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 14, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 164, Date: Mon, 22 Dec 2025 17:15:40 GMT, X-Consul-Knownleader: true, Content-Type: application/json
495718:15:40.227 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430,false
495818:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json], queryParams={}}
495918:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: preparing request execution
496018:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
496118:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
496218:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004C: target auth state: UNCHALLENGED
496318:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004C: proxy auth state: UNCHALLENGED
496418:15:40.228 [pool-19-thread-2-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
496518:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: acquiring endpoint (3 MINUTES)
496618:15:40.228 [pool-19-thread-2-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]
496718:15:40.228 [pool-19-thread-2-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]
496818:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004C: acquired ep-0000004B
496918:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004C: acquired endpoint ep-0000004B
497018:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004C: executing GET /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json HTTP/1.1
497118:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004B: start execution ex-0000004C
497218:15:40.228 [pool-19-thread-2-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
497318:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json HTTP/1.1
497418:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
497518:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
497618:15:40.228 [pool-19-thread-2-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
497718:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
497818:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
497918:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
498018:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json HTTP/1.1[\r][\n]"
498118:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
498218:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
498318:15:40.228 [pool-19-thread-2-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]"
498418:15:40.228 [pool-19-thread-2-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]"
498518:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
498618:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
498718:15:40.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
498818:15:40.229 [pool-19-thread-2-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]"
498918:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
499018:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
499118:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
499218:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
499318:15:40.229 [pool-19-thread-2-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]"
499418:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:40 GMT[\r][\n]"
499518:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
499618:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
499718:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
499818:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430","Created":"2025-12-22T17:15:39.386413804Z","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":4257,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:39.410444544Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/resolv.conf","HostnamePath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/hostname","HostsPath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/hosts","LogPath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430-json.log","Name":"/suspicious_jepsen","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":"07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430","LowerDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57/merged","UpperDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57/diff","WorkDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"909217ee166679267c0c473f73c2f6ac80570d2920cd3c4b98ad4027fb731418","Source":"/var/lib/docker/volumes/909217ee166679267c0c473f73c2f6ac80570d2920cd3c4b98ad4027fb731418/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"07cb91d6e331","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"db23276e040b132a25d5dfde49de5287eee7a0cadac4b7d052f281833cfa5c83","SandboxKey":"/var/run/docker/netns/db23276e040b","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":"1cf7185663828b9897ceb516f7748415f71ab44235921759f7c6c0fc0b615689","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"26:88:4f:f8:09:3b","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"26:88:4f:f8:09:3b","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"1cf7185663828b9897ceb516f7748415f71ab44235921759f7c6c0fc0b615689","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
499918:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
500018:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
500118:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
500218:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
500318:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
500418:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
500518:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
500618:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
500718:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
500818:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:40 GMT
500918:15:40.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
501018:15:40.229 [pool-19-thread-2-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
501118:15:40.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004B: releasing valid endpoint
501218:15:40.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004B: releasing endpoint
501318:15:40.230 [pool-19-thread-2-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
501418:15:40.230 [pool-19-thread-2-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]
501518:15:40.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430,<null>
501618:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: preparing request execution
501718:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
501818:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
501918:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004D: target auth state: UNCHALLENGED
502018:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004D: proxy auth state: UNCHALLENGED
502118:15:40.231 [pool-19-thread-2-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
502218:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: acquiring endpoint (3 MINUTES)
502318:15:40.231 [pool-19-thread-2-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]
502418:15:40.231 [pool-19-thread-2-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]
502518:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004D: acquired ep-0000004C
502618:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004D: acquired endpoint ep-0000004C
502718:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004D: executing POST /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/kill HTTP/1.1
502818:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004C: start execution ex-0000004D
502918:15:40.231 [pool-19-thread-2-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
503018:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/kill HTTP/1.1
503118:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
503218:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
503318:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
503418:15:40.231 [pool-19-thread-2-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
503518:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
503618:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
503718:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
503818:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/kill HTTP/1.1[\r][\n]"
503918:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
504018:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
504118:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
504218:15:40.231 [pool-19-thread-2-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]"
504318:15:40.231 [pool-19-thread-2-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]"
504418:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
504518:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
504618:15:40.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
504718:15:40.346 [pool-19-thread-2-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]"
504818:15:40.346 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
504918:15:40.346 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
505018:15:40.346 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
505118:15:40.346 [pool-19-thread-2-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]"
505218:15:40.346 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:40 GMT[\r][\n]"
505318:15:40.346 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
505418:15:40.347 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
505518:15:40.347 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
505618:15:40.347 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
505718:15:40.347 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
505818:15:40.347 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
505918:15:40.347 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:40 GMT
506018:15:40.347 [pool-19-thread-2-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
506118:15:40.347 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004C: releasing valid endpoint
506218:15:40.347 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004C: releasing endpoint
506318:15:40.348 [pool-19-thread-2-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
506418:15:40.348 [pool-19-thread-2-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]
506518:15:40.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430,false
506618:15:40.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json], queryParams={}}
506718:15:40.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: preparing request execution
506818:15:40.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
506918:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
507018:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004E: target auth state: UNCHALLENGED
507118:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004E: proxy auth state: UNCHALLENGED
507218:15:40.349 [pool-19-thread-2-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
507318:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: acquiring endpoint (3 MINUTES)
507418:15:40.349 [pool-19-thread-2-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]
507518:15:40.349 [pool-19-thread-2-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]
507618:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004E: acquired ep-0000004D
507718:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004E: acquired endpoint ep-0000004D
507818:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004E: executing GET /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json HTTP/1.1
507918:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004D: start execution ex-0000004E
508018:15:40.349 [pool-19-thread-2-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
508118:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json HTTP/1.1
508218:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
508318:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
508418:15:40.349 [pool-19-thread-2-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
508518:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
508618:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
508718:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
508818:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/json HTTP/1.1[\r][\n]"
508918:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
509018:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
509118:15:40.349 [pool-19-thread-2-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]"
509218:15:40.349 [pool-19-thread-2-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]"
509318:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
509418:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
509518:15:40.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
509618:15:40.350 [pool-19-thread-2-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]"
509718:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
509818:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
509918:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
510018:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
510118:15:40.350 [pool-19-thread-2-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]"
510218:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:40 GMT[\r][\n]"
510318:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
510418:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
510518:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166d[\r][\n]"
510618:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430","Created":"2025-12-22T17:15:39.386413804Z","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-22T17:15:39.410444544Z","FinishedAt":"2025-12-22T17:15:40.243754526Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/resolv.conf","HostnamePath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/hostname","HostsPath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/hosts","LogPath":"/var/lib/docker/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430-json.log","Name":"/suspicious_jepsen","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":"07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430","LowerDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57/merged","UpperDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57/diff","WorkDir":"/var/lib/docker/overlay2/8088d6685814d3a240b8dfa1150a3262413921f0fc18d96618994f5fa18d8d57/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"909217ee166679267c0c473f73c2f6ac80570d2920cd3c4b98ad4027fb731418","Source":"/var/lib/docker/volumes/909217ee166679267c0c473f73c2f6ac80570d2920cd3c4b98ad4027fb731418/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"07cb91d6e331","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
510718:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
510818:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
510918:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
511018:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
511118:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
511218:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
511318:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
511418:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
511518:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
511618:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:40 GMT
511718:15:40.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
511818:15:40.350 [pool-19-thread-2-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
511918:15:40.351 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004D: releasing valid endpoint
512018:15:40.351 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004D: releasing endpoint
512118:15:40.351 [pool-19-thread-2-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
512218:15:40.351 [pool-19-thread-2-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]
512318:15:40.351 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430,true,true
512418:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: preparing request execution
512518:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
512618:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
512718:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004F: target auth state: UNCHALLENGED
512818:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000004F: proxy auth state: UNCHALLENGED
512918:15:40.352 [pool-19-thread-2-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
513018:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: acquiring endpoint (3 MINUTES)
513118:15:40.352 [pool-19-thread-2-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]
513218:15:40.352 [pool-19-thread-2-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]
513318:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000004F: acquired ep-0000004E
513418:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000004F: acquired endpoint ep-0000004E
513518:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000004F: executing DELETE /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430?v=true&force=true HTTP/1.1
513618:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004E: start execution ex-0000004F
513718:15:40.352 [pool-19-thread-2-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
513818:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430?v=true&force=true HTTP/1.1
513918:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
514018:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
514118:15:40.352 [pool-19-thread-2-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
514218:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
514318:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
514418:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
514518:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/07cb91d6e3318fdb95056a3d579f63b2d5b256b62634deb77da06fe14e2e5430?v=true&force=true HTTP/1.1[\r][\n]"
514618:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
514718:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
514818:15:40.352 [pool-19-thread-2-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]"
514918:15:40.352 [pool-19-thread-2-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]"
515018:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
515118:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
515218:15:40.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
515318:15:40.356 [pool-19-thread-2-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]"
515418:15:40.356 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
515518:15:40.356 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
515618:15:40.356 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
515718:15:40.356 [pool-19-thread-2-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]"
515818:15:40.356 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:40 GMT[\r][\n]"
515918:15:40.356 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
516018:15:40.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
516118:15:40.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
516218:15:40.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
516318:15:40.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
516418:15:40.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
516518:15:40.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:40 GMT
516618:15:40.357 [pool-19-thread-2-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
516718:15:40.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004E: releasing valid endpoint
516818:15:40.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004E: releasing endpoint
516918:15:40.357 [pool-19-thread-2-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
517018:15:40.357 [pool-19-thread-2-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]
517118:15:40.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
517218:15:40.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
517318:15:40.358 [pool-19-thread-2-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'))
517418:15:40.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
517518:15:40.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
517618:15:40.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
517718:15:40.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
517818:15:40.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
517918:15:40.358 [pool-19-thread-2-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/
518018:15:40.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
518118:15:40.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
518218:15:40.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@ac51ebd[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;@1d315f0}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
518318:15:40.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: preparing request execution
518418:15:40.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
518518:15:40.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
518618:15:40.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000050: target auth state: UNCHALLENGED
518718:15:40.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000050: proxy auth state: UNCHALLENGED
518818:15:40.359 [pool-19-thread-2-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
518918:15:40.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: acquiring endpoint (3 MINUTES)
519018:15:40.359 [pool-19-thread-2-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]
519118:15:40.360 [pool-19-thread-2-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]
519218:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000050: acquired ep-0000004F
519318:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000050: acquired endpoint ep-0000004F
519418:15:40.360 [pool-19-thread-2-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
519518:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004F: start execution ex-00000050
519618:15:40.360 [pool-19-thread-2-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
519718:15:40.360 [pool-19-thread-2-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
519818:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
519918:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
520018:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
520118:15:40.360 [pool-19-thread-2-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
520218:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
520318:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
520418:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
520518:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
520618:15:40.360 [pool-19-thread-2-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]"
520718:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
520818:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
520918:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
521018:15:40.360 [pool-19-thread-2-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]"
521118:15:40.360 [pool-19-thread-2-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]"
521218:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
521318:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
521418:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
521518:15:40.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
521618:15:40.360 [pool-19-thread-2-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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
521718:15:40.373 [pool-19-thread-2-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]"
521818:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
521918:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
522018:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
522118:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
522218:15:40.373 [pool-19-thread-2-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]"
522318:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:40 GMT[\r][\n]"
522418:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
522518:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
522618:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a","Warnings":[]}[\n]"
522718:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
522818:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
522918:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
523018:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
523118:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
523218:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
523318:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:40 GMT
523418:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
523518:15:40.373 [pool-19-thread-2-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
523618:15:40.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000004F: releasing valid endpoint
523718:15:40.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000004F: releasing endpoint
523818:15:40.374 [pool-19-thread-2-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
523918:15:40.374 [pool-19-thread-2-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]
524018:15:40.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a
524118:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a
524218:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: preparing request execution
524318:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
524418:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
524518:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000051: target auth state: UNCHALLENGED
524618:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000051: proxy auth state: UNCHALLENGED
524718:15:40.375 [pool-19-thread-2-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
524818:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: acquiring endpoint (3 MINUTES)
524918:15:40.375 [pool-19-thread-2-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]
525018:15:40.375 [pool-19-thread-2-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]
525118:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000051: acquired ep-00000050
525218:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000051: acquired endpoint ep-00000050
525318:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000051: executing POST /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/start HTTP/1.1
525418:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000050: start execution ex-00000051
525518:15:40.375 [pool-19-thread-2-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
525618:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/start HTTP/1.1
525718:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
525818:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
525918:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
526018:15:40.375 [pool-19-thread-2-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
526118:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
526218:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
526318:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
526418:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/start HTTP/1.1[\r][\n]"
526518:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
526618:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
526718:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
526818:15:40.375 [pool-19-thread-2-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]"
526918:15:40.375 [pool-19-thread-2-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]"
527018:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
527118:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
527218:15:40.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
527318:15:40.486 [pool-19-thread-2-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]"
527418:15:40.486 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
527518:15:40.486 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
527618:15:40.486 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
527718:15:40.486 [pool-19-thread-2-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]"
527818:15:40.486 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:40 GMT[\r][\n]"
527918:15:40.486 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
528018:15:40.487 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
528118:15:40.487 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
528218:15:40.487 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
528318:15:40.487 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
528418:15:40.487 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
528518:15:40.487 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:40 GMT
528618:15:40.487 [pool-19-thread-2-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
528718:15:40.487 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000050: releasing valid endpoint
528818:15:40.487 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000050: releasing endpoint
528918:15:40.487 [pool-19-thread-2-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
529018:15:40.487 [pool-19-thread-2-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]
529118:15:40.487 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a,false
529218:15:40.487 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json], queryParams={}}
529318:15:40.487 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: preparing request execution
529418:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
529518:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
529618:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000052: target auth state: UNCHALLENGED
529718:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000052: proxy auth state: UNCHALLENGED
529818:15:40.488 [pool-19-thread-2-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
529918:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: acquiring endpoint (3 MINUTES)
530018:15:40.488 [pool-19-thread-2-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]
530118:15:40.488 [pool-19-thread-2-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]
530218:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000052: acquired ep-00000051
530318:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000052: acquired endpoint ep-00000051
530418:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000052: executing GET /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json HTTP/1.1
530518:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000051: start execution ex-00000052
530618:15:40.488 [pool-19-thread-2-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
530718:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json HTTP/1.1
530818:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
530918:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
531018:15:40.488 [pool-19-thread-2-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
531118:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
531218:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
531318:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
531418:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json HTTP/1.1[\r][\n]"
531518:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
531618:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
531718:15:40.488 [pool-19-thread-2-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]"
531818:15:40.488 [pool-19-thread-2-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]"
531918:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
532018:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
532118:15:40.488 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
532218:15:40.489 [pool-19-thread-2-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]"
532318:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
532418:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
532518:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
532618:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
532718:15:40.489 [pool-19-thread-2-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]"
532818:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:40 GMT[\r][\n]"
532918:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
533018:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
533118:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1856[\r][\n]"
533218:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a","Created":"2025-12-22T17:15:40.361416682Z","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":4398,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:40.380944329Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/resolv.conf","HostnamePath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/hostname","HostsPath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/hosts","LogPath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a-json.log","Name":"/angry_mahavira","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":"4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a","LowerDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9/merged","UpperDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9/diff","WorkDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9/work"},"Name":"overlay2"},"Mounts":[{"Type":"
533318:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
533418:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
533518:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
533618:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
533718:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
533818:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
533918:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:40 GMT
534018:15:40.489 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
534118:15:40.489 [pool-19-thread-2-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
534218:15:40.490 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ""volume","Name":"295e3368b0e239b002e786b73c48c2550539b17e4f936924d3b29cc3373247b4","Source":"/var/lib/docker/volumes/295e3368b0e239b002e786b73c48c2550539b17e4f936924d3b29cc3373247b4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"4cee1a4d4d43","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"0866e31e7898d78db7e6f8e9603d5336a20343181104f14f810db9b3fbf920a9","SandboxKey":"/var/run/docker/netns/0866e31e7898","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":"9c0bd871f8bd85e6e26977e3929ecc78221ab963aa0d7e586a5fe05a194f6c72","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"b6:1d:84:52:0d:48","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"b6:1d:84:52:0d:48","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"9c0bd871f8bd85e6e26977e3929ecc78221ab963aa0d7e586a5fe05a194f6c72","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
534318:15:40.490 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
534418:15:40.491 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
534518:15:40.491 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
534618:15:40.491 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000051: releasing valid endpoint
534718:15:40.491 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000051: releasing endpoint
534818:15:40.491 [pool-19-thread-2-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
534918:15:40.491 [pool-19-thread-2-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]
535018:15:40.491 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
535118:15:40.491 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: preparing request execution
535218:15:40.491 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
535318:15:40.491 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
535418:15:40.491 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000053: target auth state: UNCHALLENGED
535518:15:40.491 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000053: proxy auth state: UNCHALLENGED
535618:15:40.491 [pool-19-thread-2-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
535718:15:40.491 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: acquiring endpoint (3 MINUTES)
535818:15:40.491 [pool-19-thread-2-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]
535918:15:40.492 [pool-19-thread-2-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]
536018:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000053: acquired ep-00000052
536118:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000053: acquired endpoint ep-00000052
536218:15:40.492 [pool-19-thread-2-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
536318:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000052: start execution ex-00000053
536418:15:40.492 [pool-19-thread-2-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
536518:15:40.492 [pool-19-thread-2-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
536618:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
536718:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
536818:15:40.492 [pool-19-thread-2-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
536918:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
537018:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
537118:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
537218:15:40.492 [pool-19-thread-2-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]"
537318:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
537418:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
537518:15:40.492 [pool-19-thread-2-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]"
537618:15:40.492 [pool-19-thread-2-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]"
537718:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
537818:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
537918:15:40.492 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
538018:15:40.493 [pool-19-thread-2-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]"
538118:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
538218:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
538318:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
538418:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
538518:15:40.493 [pool-19-thread-2-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]"
538618:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:40 GMT[\r][\n]"
538718:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
538818:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
538918:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
539018:15:40.493 [pool-19-thread-2-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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
539118:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
539218:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
539318:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
539418:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
539518:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
539618:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
539718:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
539818:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
539918:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
540018:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:40 GMT
540118:15:40.493 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
540218:15:40.493 [pool-19-thread-2-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
540318:15:40.494 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000052: releasing valid endpoint
540418:15:40.494 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000052: releasing endpoint
540518:15:40.494 [pool-19-thread-2-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
540618:15:40.494 [pool-19-thread-2-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]
540718:15:40.494 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
540818:15:40.494 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: preparing request execution
540918:15:40.494 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
541018:15:40.494 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
541118:15:40.494 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000054: target auth state: UNCHALLENGED
541218:15:40.494 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000054: proxy auth state: UNCHALLENGED
541318:15:40.494 [pool-19-thread-2-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
541418:15:40.494 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: acquiring endpoint (3 MINUTES)
541518:15:40.494 [pool-19-thread-2-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]
541618:15:40.494 [pool-19-thread-2-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]
541718:15:40.494 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000054: acquired ep-00000053
541818:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000054: acquired endpoint ep-00000053
541918:15:40.495 [pool-19-thread-2-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
542018:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000053: start execution ex-00000054
542118:15:40.495 [pool-19-thread-2-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
542218:15:40.495 [pool-19-thread-2-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
542318:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
542418:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
542518:15:40.495 [pool-19-thread-2-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
542618:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
542718:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
542818:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
542918:15:40.495 [pool-19-thread-2-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]"
543018:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
543118:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
543218:15:40.495 [pool-19-thread-2-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]"
543318:15:40.495 [pool-19-thread-2-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]"
543418:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
543518:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
543618:15:40.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
543718:15:40.504 [pool-19-thread-2-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]"
543818:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
543918:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
544018:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
544118:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
544218:15:40.504 [pool-19-thread-2-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]"
544318:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:40 GMT[\r][\n]"
544418:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
544518:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
544618:15:40.504 [pool-19-thread-2-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]"
544718:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
544818:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
544918:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
545018:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
545118:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
545218:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
545318:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:40 GMT
545418:15:40.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
545518:15:40.504 [pool-19-thread-2-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
545618:15:40.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000053: releasing valid endpoint
545718:15:40.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000053: releasing endpoint
545818:15:40.505 [pool-19-thread-2-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
545918:15:40.505 [pool-19-thread-2-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]
546018:15:40.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /angry_mahavira: Waiting for 60 seconds for URL: http://172.17.0.1:32776/ (where port 32776 maps to container port 8500)
546118:15:41.220 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.861743547S
546218:15:41.221 [pool-19-thread-2-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
546318:15:41.223 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:41 GMT, Content-Type: application/json
546418:15:41.224 [pool-19-thread-2-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
546518:15:41.225 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:41 GMT, Content-Type: application/json
546618:15:41.226 [pool-19-thread-2-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
546718:15:41.228 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:41 GMT, X-Consul-Knownleader: true, Content-Type: application/json
546818:15:41.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a,false
546918:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json], queryParams={}}
547018:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: preparing request execution
547118:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
547218:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
547318:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000055: target auth state: UNCHALLENGED
547418:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000055: proxy auth state: UNCHALLENGED
547518:15:41.229 [pool-19-thread-2-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
547618:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: acquiring endpoint (3 MINUTES)
547718:15:41.229 [pool-19-thread-2-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]
547818:15:41.229 [pool-19-thread-2-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]
547918:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000055: acquired ep-00000054
548018:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000055: acquired endpoint ep-00000054
548118:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000055: executing GET /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json HTTP/1.1
548218:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000054: start execution ex-00000055
548318:15:41.229 [pool-19-thread-2-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
548418:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json HTTP/1.1
548518:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
548618:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
548718:15:41.229 [pool-19-thread-2-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
548818:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
548918:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
549018:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
549118:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json HTTP/1.1[\r][\n]"
549218:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
549318:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
549418:15:41.229 [pool-19-thread-2-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]"
549518:15:41.229 [pool-19-thread-2-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]"
549618:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
549718:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
549818:15:41.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
549918:15:41.230 [pool-19-thread-2-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]"
550018:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
550118:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
550218:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
550318:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
550418:15:41.231 [pool-19-thread-2-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]"
550518:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:41 GMT[\r][\n]"
550618:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
550718:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
550818:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1856[\r][\n]"
550918:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a","Created":"2025-12-22T17:15:40.361416682Z","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":4398,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:40.380944329Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/resolv.conf","HostnamePath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/hostname","HostsPath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/hosts","LogPath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a-json.log","Name":"/angry_mahavira","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":"4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a","LowerDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9/merged","UpperDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9/diff","WorkDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"295e3368b0e239b002e786b73c48c2550539b17e4f936924d3b29cc3373247b4","Source":"/var/lib/docker/volumes/295e3368b0e239b002e786b73c48c2550539b17e4f936924d3b29cc3373247b4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"4cee1a4d4d43","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"0866e31e7898d78db7e6f8e9603d5336a20343181104f14f810db9b3fbf920a9","SandboxKey":"/var/run/docker/netns/0866e31e7898","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":"9c0bd871f8bd85e6e26977e3929ecc78221ab963aa0d7e586a5fe05a194f6c72","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"b6:1d:84:52:0d:48","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"b6:1d:84:52:0d:48","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"9c0bd871f8bd85e6e26977e3929ecc78221ab963aa0d7e586a5fe05a194f6c72","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
551018:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
551118:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
551218:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
551318:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
551418:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
551518:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
551618:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
551718:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
551818:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
551918:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:41 GMT
552018:15:41.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
552118:15:41.231 [pool-19-thread-2-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
552218:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000054: releasing valid endpoint
552318:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000054: releasing endpoint
552418:15:41.232 [pool-19-thread-2-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
552518:15:41.232 [pool-19-thread-2-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]
552618:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a,<null>
552718:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: preparing request execution
552818:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
552918:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
553018:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000056: target auth state: UNCHALLENGED
553118:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000056: proxy auth state: UNCHALLENGED
553218:15:41.232 [pool-19-thread-2-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
553318:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: acquiring endpoint (3 MINUTES)
553418:15:41.232 [pool-19-thread-2-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]
553518:15:41.232 [pool-19-thread-2-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]
553618:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000056: acquired ep-00000055
553718:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000056: acquired endpoint ep-00000055
553818:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000056: executing POST /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/kill HTTP/1.1
553918:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000055: start execution ex-00000056
554018:15:41.232 [pool-19-thread-2-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
554118:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/kill HTTP/1.1
554218:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
554318:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
554418:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
554518:15:41.232 [pool-19-thread-2-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
554618:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
554718:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
554818:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
554918:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/kill HTTP/1.1[\r][\n]"
555018:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
555118:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
555218:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
555318:15:41.232 [pool-19-thread-2-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]"
555418:15:41.232 [pool-19-thread-2-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]"
555518:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
555618:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
555718:15:41.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
555818:15:41.358 [pool-19-thread-2-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]"
555918:15:41.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
556018:15:41.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
556118:15:41.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
556218:15:41.358 [pool-19-thread-2-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]"
556318:15:41.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:41 GMT[\r][\n]"
556418:15:41.358 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
556518:15:41.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
556618:15:41.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
556718:15:41.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
556818:15:41.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
556918:15:41.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
557018:15:41.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:41 GMT
557118:15:41.359 [pool-19-thread-2-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
557218:15:41.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000055: releasing valid endpoint
557318:15:41.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000055: releasing endpoint
557418:15:41.359 [pool-19-thread-2-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
557518:15:41.359 [pool-19-thread-2-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]
557618:15:41.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a,false
557718:15:41.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json], queryParams={}}
557818:15:41.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: preparing request execution
557918:15:41.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
558018:15:41.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
558118:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000057: target auth state: UNCHALLENGED
558218:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000057: proxy auth state: UNCHALLENGED
558318:15:41.361 [pool-19-thread-2-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
558418:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: acquiring endpoint (3 MINUTES)
558518:15:41.361 [pool-19-thread-2-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]
558618:15:41.361 [pool-19-thread-2-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]
558718:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000057: acquired ep-00000056
558818:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000057: acquired endpoint ep-00000056
558918:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000057: executing GET /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json HTTP/1.1
559018:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000056: start execution ex-00000057
559118:15:41.361 [pool-19-thread-2-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
559218:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json HTTP/1.1
559318:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
559418:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
559518:15:41.361 [pool-19-thread-2-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
559618:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
559718:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
559818:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
559918:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/json HTTP/1.1[\r][\n]"
560018:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
560118:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
560218:15:41.361 [pool-19-thread-2-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]"
560318:15:41.361 [pool-19-thread-2-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]"
560418:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
560518:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
560618:15:41.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
560718:15:41.362 [pool-19-thread-2-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]"
560818:15:41.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
560918:15:41.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
561018:15:41.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
561118:15:41.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
561218:15:41.362 [pool-19-thread-2-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]"
561318:15:41.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:41 GMT[\r][\n]"
561418:15:41.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
561518:15:41.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
561618:15:41.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166a[\r][\n]"
561718:15:41.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a","Created":"2025-12-22T17:15:40.361416682Z","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-22T17:15:40.380944329Z","FinishedAt":"2025-12-22T17:15:41.248017552Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/resolv.conf","HostnamePath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/hostname","HostsPath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/hosts","LogPath":"/var/lib/docker/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a-json.log","Name":"/angry_mahavira","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":"4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a","LowerDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9/merged","UpperDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9/diff","WorkDir":"/var/lib/docker/overlay2/f1173e4bc6bf3d186f274ed2bcc8c61dc357519ce799c63ec2386e53979cfac9/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"295e3368b0e239b002e786b73c48c2550539b17e4f936924d3b29cc3373247b4","Source":"/var/lib/docker/volumes/295e3368b0e239b002e786b73c48c2550539b17e4f936924d3b29cc3373247b4/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"4cee1a4d4d43","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
561818:15:41.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
561918:15:41.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
562018:15:41.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
562118:15:41.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
562218:15:41.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
562318:15:41.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
562418:15:41.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
562518:15:41.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
562618:15:41.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
562718:15:41.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:41 GMT
562818:15:41.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
562918:15:41.363 [pool-19-thread-2-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
563018:15:41.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000056: releasing valid endpoint
563118:15:41.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000056: releasing endpoint
563218:15:41.365 [pool-19-thread-2-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
563318:15:41.365 [pool-19-thread-2-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]
563418:15:41.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a,true,true
563518:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: preparing request execution
563618:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
563718:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
563818:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000058: target auth state: UNCHALLENGED
563918:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000058: proxy auth state: UNCHALLENGED
564018:15:41.366 [pool-19-thread-2-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
564118:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: acquiring endpoint (3 MINUTES)
564218:15:41.366 [pool-19-thread-2-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]
564318:15:41.366 [pool-19-thread-2-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]
564418:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000058: acquired ep-00000057
564518:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000058: acquired endpoint ep-00000057
564618:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000058: executing DELETE /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a?v=true&force=true HTTP/1.1
564718:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000057: start execution ex-00000058
564818:15:41.366 [pool-19-thread-2-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
564918:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a?v=true&force=true HTTP/1.1
565018:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
565118:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
565218:15:41.366 [pool-19-thread-2-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
565318:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
565418:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
565518:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
565618:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/4cee1a4d4d437f5737f3d862fbc23ad1a0247ce4f8b76ad0b8a84afa5c0d581a?v=true&force=true HTTP/1.1[\r][\n]"
565718:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
565818:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
565918:15:41.366 [pool-19-thread-2-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]"
566018:15:41.366 [pool-19-thread-2-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]"
566118:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
566218:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
566318:15:41.366 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
566418:15:41.371 [pool-19-thread-2-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]"
566518:15:41.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
566618:15:41.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
566718:15:41.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
566818:15:41.371 [pool-19-thread-2-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]"
566918:15:41.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:41 GMT[\r][\n]"
567018:15:41.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
567118:15:41.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
567218:15:41.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
567318:15:41.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
567418:15:41.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
567518:15:41.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
567618:15:41.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:41 GMT
567718:15:41.372 [pool-19-thread-2-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
567818:15:41.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000057: releasing valid endpoint
567918:15:41.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000057: releasing endpoint
568018:15:41.372 [pool-19-thread-2-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
568118:15:41.372 [pool-19-thread-2-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]
568218:15:41.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
568318:15:41.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
568418:15:41.374 [pool-19-thread-2-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'))
568518:15:41.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
568618:15:41.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
568718:15:41.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
568818:15:41.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
568918:15:41.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
569018:15:41.374 [pool-19-thread-2-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/
569118:15:41.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
569218:15:41.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
569318:15:41.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@1cc20efa[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;@518db90b}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
569418:15:41.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: preparing request execution
569518:15:41.377 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
569618:15:41.377 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
569718:15:41.377 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000059: target auth state: UNCHALLENGED
569818:15:41.377 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000059: proxy auth state: UNCHALLENGED
569918:15:41.378 [pool-19-thread-2-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
570018:15:41.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: acquiring endpoint (3 MINUTES)
570118:15:41.378 [pool-19-thread-2-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]
570218:15:41.379 [pool-19-thread-2-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]
570318:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000059: acquired ep-00000058
570418:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000059: acquired endpoint ep-00000058
570518:15:41.379 [pool-19-thread-2-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
570618:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000058: start execution ex-00000059
570718:15:41.379 [pool-19-thread-2-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
570818:15:41.379 [pool-19-thread-2-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
570918:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
571018:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
571118:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
571218:15:41.379 [pool-19-thread-2-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
571318:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
571418:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
571518:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
571618:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
571718:15:41.379 [pool-19-thread-2-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]"
571818:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
571918:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
572018:15:41.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
572118:15:41.379 [pool-19-thread-2-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]"
572218:15:41.379 [pool-19-thread-2-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]"
572318:15:41.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
572418:15:41.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
572518:15:41.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
572618:15:41.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
572718:15:41.380 [pool-19-thread-2-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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
572818:15:41.397 [pool-19-thread-2-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]"
572918:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
573018:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
573118:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
573218:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
573318:15:41.398 [pool-19-thread-2-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]"
573418:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:41 GMT[\r][\n]"
573518:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
573618:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
573718:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c","Warnings":[]}[\n]"
573818:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
573918:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
574018:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
574118:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
574218:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
574318:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
574418:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:41 GMT
574518:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
574618:15:41.398 [pool-19-thread-2-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
574718:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000058: releasing valid endpoint
574818:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000058: releasing endpoint
574918:15:41.398 [pool-19-thread-2-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
575018:15:41.398 [pool-19-thread-2-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]
575118:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c
575218:15:41.398 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c
575318:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: preparing request execution
575418:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
575518:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
575618:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005A: target auth state: UNCHALLENGED
575718:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005A: proxy auth state: UNCHALLENGED
575818:15:41.399 [pool-19-thread-2-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
575918:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: acquiring endpoint (3 MINUTES)
576018:15:41.399 [pool-19-thread-2-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]
576118:15:41.399 [pool-19-thread-2-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]
576218:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005A: acquired ep-00000059
576318:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005A: acquired endpoint ep-00000059
576418:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005A: executing POST /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/start HTTP/1.1
576518:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000059: start execution ex-0000005A
576618:15:41.399 [pool-19-thread-2-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
576718:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/start HTTP/1.1
576818:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
576918:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
577018:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
577118:15:41.399 [pool-19-thread-2-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
577218:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
577318:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
577418:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
577518:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/start HTTP/1.1[\r][\n]"
577618:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
577718:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
577818:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
577918:15:41.399 [pool-19-thread-2-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]"
578018:15:41.399 [pool-19-thread-2-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]"
578118:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
578218:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
578318:15:41.399 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
578418:15:41.516 [pool-19-thread-2-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]"
578518:15:41.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
578618:15:41.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
578718:15:41.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
578818:15:41.516 [pool-19-thread-2-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]"
578918:15:41.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:41 GMT[\r][\n]"
579018:15:41.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
579118:15:41.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
579218:15:41.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
579318:15:41.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
579418:15:41.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
579518:15:41.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
579618:15:41.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:41 GMT
579718:15:41.517 [pool-19-thread-2-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
579818:15:41.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000059: releasing valid endpoint
579918:15:41.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000059: releasing endpoint
580018:15:41.517 [pool-19-thread-2-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
580118:15:41.517 [pool-19-thread-2-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]
580218:15:41.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c,false
580318:15:41.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json], queryParams={}}
580418:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: preparing request execution
580518:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
580618:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
580718:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005B: target auth state: UNCHALLENGED
580818:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005B: proxy auth state: UNCHALLENGED
580918:15:41.518 [pool-19-thread-2-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
581018:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: acquiring endpoint (3 MINUTES)
581118:15:41.518 [pool-19-thread-2-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]
581218:15:41.518 [pool-19-thread-2-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]
581318:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005B: acquired ep-0000005A
581418:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005B: acquired endpoint ep-0000005A
581518:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005B: executing GET /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json HTTP/1.1
581618:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005A: start execution ex-0000005B
581718:15:41.518 [pool-19-thread-2-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
581818:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json HTTP/1.1
581918:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
582018:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
582118:15:41.518 [pool-19-thread-2-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
582218:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
582318:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
582418:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
582518:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json HTTP/1.1[\r][\n]"
582618:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
582718:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
582818:15:41.518 [pool-19-thread-2-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]"
582918:15:41.518 [pool-19-thread-2-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]"
583018:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
583118:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
583218:15:41.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
583318:15:41.519 [pool-19-thread-2-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]"
583418:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
583518:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
583618:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
583718:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
583818:15:41.519 [pool-19-thread-2-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]"
583918:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:41 GMT[\r][\n]"
584018:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
584118:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
584218:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
584318:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c","Created":"2025-12-22T17:15:41.381093746Z","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":4540,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:41.404797997Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/resolv.conf","HostnamePath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/hostname","HostsPath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/hosts","LogPath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c-json.log","Name":"/romantic_aryabhata","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":"3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c","LowerDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e/merged","UpperDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e/diff","WorkDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e/work"},"Name":"overlay2"},"Mounts":[{"Ty"
584418:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
584518:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
584618:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
584718:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
584818:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
584918:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
585018:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:41 GMT
585118:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
585218:15:41.519 [pool-19-thread-2-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
585318:15:41.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "pe":"volume","Name":"3a898f3c3b0fbe5f0b5d780795deb20d7842077e261a5d15b2b718ba3feab79b","Source":"/var/lib/docker/volumes/3a898f3c3b0fbe5f0b5d780795deb20d7842077e261a5d15b2b718ba3feab79b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"3dbc235fd1e9","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"a72016ba6b8b3a6fe23502eac75d815ea1e3d8a248bbd36d5b0f01a72fe15538","SandboxKey":"/var/run/docker/netns/a72016ba6b8b","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":"d88b5909d3ceeb7a48355cc7da2cf5d26c7884df6b33a16cd126133226332022","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"e6:c9:70:fd:dd:0b","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"e6:c9:70:fd:dd:0b","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"d88b5909d3ceeb7a48355cc7da2cf5d26c7884df6b33a16cd126133226332022","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
585418:15:41.520 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
585518:15:41.520 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
585618:15:41.520 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
585718:15:41.520 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005A: releasing valid endpoint
585818:15:41.520 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005A: releasing endpoint
585918:15:41.520 [pool-19-thread-2-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
586018:15:41.520 [pool-19-thread-2-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]
586118:15:41.520 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
586218:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: preparing request execution
586318:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
586418:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
586518:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005C: target auth state: UNCHALLENGED
586618:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005C: proxy auth state: UNCHALLENGED
586718:15:41.521 [pool-19-thread-2-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
586818:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: acquiring endpoint (3 MINUTES)
586918:15:41.521 [pool-19-thread-2-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]
587018:15:41.521 [pool-19-thread-2-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]
587118:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005C: acquired ep-0000005B
587218:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005C: acquired endpoint ep-0000005B
587318:15:41.521 [pool-19-thread-2-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
587418:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005B: start execution ex-0000005C
587518:15:41.521 [pool-19-thread-2-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
587618:15:41.521 [pool-19-thread-2-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
587718:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
587818:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
587918:15:41.521 [pool-19-thread-2-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
588018:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
588118:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
588218:15:41.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
588318:15:41.521 [pool-19-thread-2-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]"
588418:15:41.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
588518:15:41.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
588618:15:41.522 [pool-19-thread-2-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]"
588718:15:41.522 [pool-19-thread-2-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]"
588818:15:41.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
588918:15:41.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
589018:15:41.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
589118:15:41.522 [pool-19-thread-2-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]"
589218:15:41.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
589318:15:41.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
589418:15:41.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
589518:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
589618:15:41.523 [pool-19-thread-2-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]"
589718:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:41 GMT[\r][\n]"
589818:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
589918:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
590018:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
590118:15:41.523 [pool-19-thread-2-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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
590218:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
590318:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
590418:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
590518:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
590618:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
590718:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
590818:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
590918:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
591018:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
591118:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:41 GMT
591218:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
591318:15:41.523 [pool-19-thread-2-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
591418:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005B: releasing valid endpoint
591518:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005B: releasing endpoint
591618:15:41.523 [pool-19-thread-2-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
591718:15:41.523 [pool-19-thread-2-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]
591818:15:41.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
591918:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: preparing request execution
592018:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
592118:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
592218:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005D: target auth state: UNCHALLENGED
592318:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005D: proxy auth state: UNCHALLENGED
592418:15:41.524 [pool-19-thread-2-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
592518:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: acquiring endpoint (3 MINUTES)
592618:15:41.524 [pool-19-thread-2-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]
592718:15:41.524 [pool-19-thread-2-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]
592818:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005D: acquired ep-0000005C
592918:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005D: acquired endpoint ep-0000005C
593018:15:41.524 [pool-19-thread-2-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
593118:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005C: start execution ex-0000005D
593218:15:41.524 [pool-19-thread-2-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
593318:15:41.524 [pool-19-thread-2-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
593418:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
593518:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
593618:15:41.524 [pool-19-thread-2-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
593718:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
593818:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
593918:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
594018:15:41.524 [pool-19-thread-2-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]"
594118:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
594218:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
594318:15:41.524 [pool-19-thread-2-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]"
594418:15:41.524 [pool-19-thread-2-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]"
594518:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
594618:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
594718:15:41.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
594818:15:41.531 [pool-19-thread-2-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]"
594918:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
595018:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
595118:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
595218:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
595318:15:41.531 [pool-19-thread-2-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]"
595418:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:41 GMT[\r][\n]"
595518:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
595618:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
595718:15:41.531 [pool-19-thread-2-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]"
595818:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
595918:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
596018:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
596118:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
596218:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
596318:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
596418:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:41 GMT
596518:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
596618:15:41.531 [pool-19-thread-2-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
596718:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005C: releasing valid endpoint
596818:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005C: releasing endpoint
596918:15:41.531 [pool-19-thread-2-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
597018:15:41.531 [pool-19-thread-2-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]
597118:15:41.531 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /romantic_aryabhata: Waiting for 60 seconds for URL: http://172.17.0.1:32777/ (where port 32777 maps to container port 8500)
597218:15:42.221 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.847580731S
597318:15:42.223 [pool-19-thread-2-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
597418:15:42.225 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:42 GMT, Content-Type: application/json
597518:15:42.226 [pool-19-thread-2-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
597618:15:42.227 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32777/v1/kv/key2, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Mon, 22 Dec 2025 17:15:42 GMT, Content-Type: application/json
597718:15:42.227 [pool-19-thread-2-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
597818:15:42.228 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:42 GMT, X-Consul-Knownleader: true, Content-Type: application/json
597918:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c,false
598018:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json], queryParams={}}
598118:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: preparing request execution
598218:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
598318:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
598418:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005E: target auth state: UNCHALLENGED
598518:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005E: proxy auth state: UNCHALLENGED
598618:15:42.230 [pool-19-thread-2-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
598718:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: acquiring endpoint (3 MINUTES)
598818:15:42.230 [pool-19-thread-2-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]
598918:15:42.230 [pool-19-thread-2-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]
599018:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005E: acquired ep-0000005D
599118:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005E: acquired endpoint ep-0000005D
599218:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005E: executing GET /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json HTTP/1.1
599318:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005D: start execution ex-0000005E
599418:15:42.230 [pool-19-thread-2-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
599518:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json HTTP/1.1
599618:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
599718:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
599818:15:42.230 [pool-19-thread-2-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
599918:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
600018:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
600118:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
600218:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json HTTP/1.1[\r][\n]"
600318:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
600418:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
600518:15:42.230 [pool-19-thread-2-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]"
600618:15:42.230 [pool-19-thread-2-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]"
600718:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
600818:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
600918:15:42.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
601018:15:42.231 [pool-19-thread-2-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]"
601118:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
601218:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
601318:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
601418:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
601518:15:42.231 [pool-19-thread-2-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]"
601618:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:42 GMT[\r][\n]"
601718:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
601818:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
601918:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
602018:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c","Created":"2025-12-22T17:15:41.381093746Z","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":4540,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:41.404797997Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/resolv.conf","HostnamePath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/hostname","HostsPath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/hosts","LogPath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c-json.log","Name":"/romantic_aryabhata","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":"3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c","LowerDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e/merged","UpperDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e/diff","WorkDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e/work"},"Name":"overlay2"},"Mounts":[{"Ty"
602118:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
602218:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
602318:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
602418:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
602518:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
602618:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
602718:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:42 GMT
602818:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
602918:15:42.231 [pool-19-thread-2-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
603018:15:42.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "pe":"volume","Name":"3a898f3c3b0fbe5f0b5d780795deb20d7842077e261a5d15b2b718ba3feab79b","Source":"/var/lib/docker/volumes/3a898f3c3b0fbe5f0b5d780795deb20d7842077e261a5d15b2b718ba3feab79b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"3dbc235fd1e9","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"a72016ba6b8b3a6fe23502eac75d815ea1e3d8a248bbd36d5b0f01a72fe15538","SandboxKey":"/var/run/docker/netns/a72016ba6b8b","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":"d88b5909d3ceeb7a48355cc7da2cf5d26c7884df6b33a16cd126133226332022","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"e6:c9:70:fd:dd:0b","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"e6:c9:70:fd:dd:0b","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"d88b5909d3ceeb7a48355cc7da2cf5d26c7884df6b33a16cd126133226332022","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
603118:15:42.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
603218:15:42.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
603318:15:42.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
603418:15:42.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005D: releasing valid endpoint
603518:15:42.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005D: releasing endpoint
603618:15:42.232 [pool-19-thread-2-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
603718:15:42.232 [pool-19-thread-2-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]
603818:15:42.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c,<null>
603918:15:42.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: preparing request execution
604018:15:42.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
604118:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
604218:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005F: target auth state: UNCHALLENGED
604318:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000005F: proxy auth state: UNCHALLENGED
604418:15:42.233 [pool-19-thread-2-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
604518:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: acquiring endpoint (3 MINUTES)
604618:15:42.233 [pool-19-thread-2-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]
604718:15:42.233 [pool-19-thread-2-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]
604818:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000005F: acquired ep-0000005E
604918:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000005F: acquired endpoint ep-0000005E
605018:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000005F: executing POST /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/kill HTTP/1.1
605118:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005E: start execution ex-0000005F
605218:15:42.233 [pool-19-thread-2-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
605318:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/kill HTTP/1.1
605418:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
605518:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
605618:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
605718:15:42.233 [pool-19-thread-2-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
605818:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
605918:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
606018:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
606118:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/kill HTTP/1.1[\r][\n]"
606218:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
606318:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
606418:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
606518:15:42.233 [pool-19-thread-2-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]"
606618:15:42.233 [pool-19-thread-2-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]"
606718:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
606818:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
606918:15:42.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
607018:15:42.352 [pool-19-thread-2-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]"
607118:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
607218:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
607318:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
607418:15:42.352 [pool-19-thread-2-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]"
607518:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:42 GMT[\r][\n]"
607618:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
607718:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
607818:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
607918:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
608018:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
608118:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
608218:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:42 GMT
608318:15:42.352 [pool-19-thread-2-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
608418:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005E: releasing valid endpoint
608518:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005E: releasing endpoint
608618:15:42.352 [pool-19-thread-2-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
608718:15:42.352 [pool-19-thread-2-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]
608818:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c,false
608918:15:42.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json], queryParams={}}
609018:15:42.353 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: preparing request execution
609118:15:42.353 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
609218:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
609318:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000060: target auth state: UNCHALLENGED
609418:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000060: proxy auth state: UNCHALLENGED
609518:15:42.354 [pool-19-thread-2-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
609618:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: acquiring endpoint (3 MINUTES)
609718:15:42.354 [pool-19-thread-2-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]
609818:15:42.354 [pool-19-thread-2-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]
609918:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000060: acquired ep-0000005F
610018:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000060: acquired endpoint ep-0000005F
610118:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000060: executing GET /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json HTTP/1.1
610218:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005F: start execution ex-00000060
610318:15:42.354 [pool-19-thread-2-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
610418:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json HTTP/1.1
610518:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
610618:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
610718:15:42.354 [pool-19-thread-2-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
610818:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
610918:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
611018:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
611118:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/json HTTP/1.1[\r][\n]"
611218:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
611318:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
611418:15:42.354 [pool-19-thread-2-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]"
611518:15:42.354 [pool-19-thread-2-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]"
611618:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
611718:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
611818:15:42.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
611918:15:42.355 [pool-19-thread-2-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]"
612018:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
612118:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
612218:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
612318:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
612418:15:42.355 [pool-19-thread-2-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]"
612518:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:42 GMT[\r][\n]"
612618:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
612718:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
612818:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166e[\r][\n]"
612918:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c","Created":"2025-12-22T17:15:41.381093746Z","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-22T17:15:41.404797997Z","FinishedAt":"2025-12-22T17:15:42.246646171Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/resolv.conf","HostnamePath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/hostname","HostsPath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/hosts","LogPath":"/var/lib/docker/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c-json.log","Name":"/romantic_aryabhata","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":"3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c","LowerDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e/merged","UpperDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e/diff","WorkDir":"/var/lib/docker/overlay2/5a79aac9a3570722573e6c052ed55762c4226099c18086d89cecffb93e2b807e/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"3a898f3c3b0fbe5f0b5d780795deb20d7842077e261a5d15b2b718ba3feab79b","Source":"/var/lib/docker/volumes/3a898f3c3b0fbe5f0b5d780795deb20d7842077e261a5d15b2b718ba3feab79b/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"3dbc235fd1e9","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
613018:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
613118:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
613218:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
613318:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
613418:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
613518:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
613618:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
613718:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
613818:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
613918:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:42 GMT
614018:15:42.355 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
614118:15:42.355 [pool-19-thread-2-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
614218:15:42.356 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000005F: releasing valid endpoint
614318:15:42.356 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000005F: releasing endpoint
614418:15:42.356 [pool-19-thread-2-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
614518:15:42.356 [pool-19-thread-2-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]
614618:15:42.356 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c,true,true
614718:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: preparing request execution
614818:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
614918:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
615018:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000061: target auth state: UNCHALLENGED
615118:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000061: proxy auth state: UNCHALLENGED
615218:15:42.357 [pool-19-thread-2-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
615318:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: acquiring endpoint (3 MINUTES)
615418:15:42.357 [pool-19-thread-2-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]
615518:15:42.357 [pool-19-thread-2-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]
615618:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000061: acquired ep-00000060
615718:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000061: acquired endpoint ep-00000060
615818:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000061: executing DELETE /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c?v=true&force=true HTTP/1.1
615918:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000060: start execution ex-00000061
616018:15:42.357 [pool-19-thread-2-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
616118:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c?v=true&force=true HTTP/1.1
616218:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
616318:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
616418:15:42.357 [pool-19-thread-2-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
616518:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
616618:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
616718:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
616818:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/3dbc235fd1e9ca8f74a0d6e000b061e14c384f3ac123ddab0970c8b6a2dce13c?v=true&force=true HTTP/1.1[\r][\n]"
616918:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
617018:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
617118:15:42.357 [pool-19-thread-2-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]"
617218:15:42.357 [pool-19-thread-2-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]"
617318:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
617418:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
617518:15:42.357 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
617618:15:42.362 [pool-19-thread-2-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]"
617718:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
617818:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
617918:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
618018:15:42.362 [pool-19-thread-2-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]"
618118:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:42 GMT[\r][\n]"
618218:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
618318:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
618418:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
618518:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
618618:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
618718:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
618818:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:42 GMT
618918:15:42.362 [pool-19-thread-2-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
619018:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000060: releasing valid endpoint
619118:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000060: releasing endpoint
619218:15:42.362 [pool-19-thread-2-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
619318:15:42.362 [pool-19-thread-2-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]
619418:15:42.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
619518:15:42.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
619618:15:42.363 [pool-19-thread-2-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'))
619718:15:42.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
619818:15:42.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
619918:15:42.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
620018:15:42.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
620118:15:42.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
620218:15:42.363 [pool-19-thread-2-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/
620318:15:42.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
620418:15:42.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
620518:15:42.363 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@5fb84170[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;@e8daba8}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
620618:15:42.364 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: preparing request execution
620718:15:42.364 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
620818:15:42.364 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
620918:15:42.364 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000062: target auth state: UNCHALLENGED
621018:15:42.364 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000062: proxy auth state: UNCHALLENGED
621118:15:42.364 [pool-19-thread-2-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
621218:15:42.364 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: acquiring endpoint (3 MINUTES)
621318:15:42.364 [pool-19-thread-2-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]
621418:15:42.365 [pool-19-thread-2-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]
621518:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000062: acquired ep-00000061
621618:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000062: acquired endpoint ep-00000061
621718:15:42.365 [pool-19-thread-2-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
621818:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000061: start execution ex-00000062
621918:15:42.365 [pool-19-thread-2-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
622018:15:42.365 [pool-19-thread-2-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
622118:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
622218:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
622318:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
622418:15:42.365 [pool-19-thread-2-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
622518:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
622618:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
622718:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
622818:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
622918:15:42.365 [pool-19-thread-2-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]"
623018:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
623118:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
623218:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
623318:15:42.365 [pool-19-thread-2-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]"
623418:15:42.365 [pool-19-thread-2-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]"
623518:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
623618:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
623718:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
623818:15:42.365 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
623918:15:42.365 [pool-19-thread-2-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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
624018:15:42.380 [pool-19-thread-2-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]"
624118:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
624218:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
624318:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
624418:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
624518:15:42.380 [pool-19-thread-2-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]"
624618:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:42 GMT[\r][\n]"
624718:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
624818:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
624918:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc","Warnings":[]}[\n]"
625018:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
625118:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
625218:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
625318:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
625418:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
625518:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
625618:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:42 GMT
625718:15:42.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
625818:15:42.380 [pool-19-thread-2-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
625918:15:42.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000061: releasing valid endpoint
626018:15:42.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000061: releasing endpoint
626118:15:42.381 [pool-19-thread-2-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
626218:15:42.381 [pool-19-thread-2-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]
626318:15:42.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc
626418:15:42.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc
626518:15:42.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: preparing request execution
626618:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
626718:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
626818:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000063: target auth state: UNCHALLENGED
626918:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000063: proxy auth state: UNCHALLENGED
627018:15:42.382 [pool-19-thread-2-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
627118:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: acquiring endpoint (3 MINUTES)
627218:15:42.382 [pool-19-thread-2-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]
627318:15:42.382 [pool-19-thread-2-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]
627418:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000063: acquired ep-00000062
627518:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000063: acquired endpoint ep-00000062
627618:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000063: executing POST /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/start HTTP/1.1
627718:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000062: start execution ex-00000063
627818:15:42.382 [pool-19-thread-2-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
627918:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/start HTTP/1.1
628018:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
628118:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
628218:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
628318:15:42.382 [pool-19-thread-2-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
628418:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
628518:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
628618:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
628718:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/start HTTP/1.1[\r][\n]"
628818:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
628918:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
629018:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
629118:15:42.382 [pool-19-thread-2-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]"
629218:15:42.382 [pool-19-thread-2-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]"
629318:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
629418:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
629518:15:42.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
629618:15:42.494 [pool-19-thread-2-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]"
629718:15:42.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
629818:15:42.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
629918:15:42.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
630018:15:42.495 [pool-19-thread-2-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]"
630118:15:42.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:42 GMT[\r][\n]"
630218:15:42.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
630318:15:42.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
630418:15:42.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
630518:15:42.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
630618:15:42.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
630718:15:42.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
630818:15:42.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:42 GMT
630918:15:42.496 [pool-19-thread-2-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
631018:15:42.496 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000062: releasing valid endpoint
631118:15:42.496 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000062: releasing endpoint
631218:15:42.496 [pool-19-thread-2-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
631318:15:42.496 [pool-19-thread-2-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]
631418:15:42.496 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc,false
631518:15:42.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json], queryParams={}}
631618:15:42.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: preparing request execution
631718:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
631818:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
631918:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000064: target auth state: UNCHALLENGED
632018:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000064: proxy auth state: UNCHALLENGED
632118:15:42.498 [pool-19-thread-2-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
632218:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: acquiring endpoint (3 MINUTES)
632318:15:42.498 [pool-19-thread-2-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]
632418:15:42.498 [pool-19-thread-2-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]
632518:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000064: acquired ep-00000063
632618:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000064: acquired endpoint ep-00000063
632718:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000064: executing GET /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json HTTP/1.1
632818:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000063: start execution ex-00000064
632918:15:42.498 [pool-19-thread-2-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
633018:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json HTTP/1.1
633118:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
633218:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
633318:15:42.498 [pool-19-thread-2-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
633418:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
633518:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
633618:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
633718:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json HTTP/1.1[\r][\n]"
633818:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
633918:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
634018:15:42.498 [pool-19-thread-2-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]"
634118:15:42.498 [pool-19-thread-2-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]"
634218:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
634318:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
634418:15:42.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
634518:15:42.499 [pool-19-thread-2-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]"
634618:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
634718:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
634818:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
634918:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
635018:15:42.499 [pool-19-thread-2-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]"
635118:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:42 GMT[\r][\n]"
635218:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
635318:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
635418:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
635518:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc","Created":"2025-12-22T17:15:42.366902109Z","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":4681,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:42.387248833Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/resolv.conf","HostnamePath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/hostname","HostsPath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/hosts","LogPath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc-json.log","Name":"/relaxed_pare","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":"529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc","LowerDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7/merged","UpperDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7/diff","WorkDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7/work"},"Name":"overlay2"},"Mounts":[{"Type":"v"
635618:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
635718:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
635818:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
635918:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
636018:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
636118:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
636218:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:42 GMT
636318:15:42.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
636418:15:42.499 [pool-19-thread-2-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
636518:15:42.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "olume","Name":"b2a687d341cebaa2bcf6ddd48e0ae4360d328f79e71a5ecef5861632b51cd595","Source":"/var/lib/docker/volumes/b2a687d341cebaa2bcf6ddd48e0ae4360d328f79e71a5ecef5861632b51cd595/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"529390a3228a","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"59bb81f4e323b735d97849c9e93b617804a832b8e098c9b2f30816eee4d3b92e","SandboxKey":"/var/run/docker/netns/59bb81f4e323","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":"1007e41d66d52d749fbed017256b357ec846da34fdc6518890162485119e6d3b","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"f2:a5:f6:91:c4:0a","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"f2:a5:f6:91:c4:0a","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"1007e41d66d52d749fbed017256b357ec846da34fdc6518890162485119e6d3b","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
636618:15:42.501 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
636718:15:42.501 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
636818:15:42.502 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
636918:15:42.502 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000063: releasing valid endpoint
637018:15:42.502 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000063: releasing endpoint
637118:15:42.502 [pool-19-thread-2-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
637218:15:42.502 [pool-19-thread-2-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]
637318:15:42.502 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
637418:15:42.502 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: preparing request execution
637518:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
637618:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
637718:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000065: target auth state: UNCHALLENGED
637818:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000065: proxy auth state: UNCHALLENGED
637918:15:42.503 [pool-19-thread-2-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
638018:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: acquiring endpoint (3 MINUTES)
638118:15:42.503 [pool-19-thread-2-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]
638218:15:42.503 [pool-19-thread-2-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]
638318:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000065: acquired ep-00000064
638418:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000065: acquired endpoint ep-00000064
638518:15:42.503 [pool-19-thread-2-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
638618:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000064: start execution ex-00000065
638718:15:42.503 [pool-19-thread-2-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
638818:15:42.503 [pool-19-thread-2-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
638918:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
639018:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
639118:15:42.503 [pool-19-thread-2-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
639218:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
639318:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
639418:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
639518:15:42.503 [pool-19-thread-2-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]"
639618:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
639718:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
639818:15:42.503 [pool-19-thread-2-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]"
639918:15:42.503 [pool-19-thread-2-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]"
640018:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
640118:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
640218:15:42.503 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
640318:15:42.504 [pool-19-thread-2-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]"
640418:15:42.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
640518:15:42.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
640618:15:42.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
640718:15:42.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
640818:15:42.504 [pool-19-thread-2-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]"
640918:15:42.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:42 GMT[\r][\n]"
641018:15:42.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
641118:15:42.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
641218:15:42.504 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
641318:15:42.505 [pool-19-thread-2-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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
641418:15:42.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
641518:15:42.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
641618:15:42.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
641718:15:42.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
641818:15:42.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
641918:15:42.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
642018:15:42.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
642118:15:42.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
642218:15:42.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
642318:15:42.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:42 GMT
642418:15:42.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
642518:15:42.505 [pool-19-thread-2-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
642618:15:42.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000064: releasing valid endpoint
642718:15:42.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000064: releasing endpoint
642818:15:42.507 [pool-19-thread-2-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
642918:15:42.507 [pool-19-thread-2-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]
643018:15:42.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
643118:15:42.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: preparing request execution
643218:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
643318:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
643418:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000066: target auth state: UNCHALLENGED
643518:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000066: proxy auth state: UNCHALLENGED
643618:15:42.508 [pool-19-thread-2-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
643718:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: acquiring endpoint (3 MINUTES)
643818:15:42.508 [pool-19-thread-2-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]
643918:15:42.508 [pool-19-thread-2-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]
644018:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000066: acquired ep-00000065
644118:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000066: acquired endpoint ep-00000065
644218:15:42.508 [pool-19-thread-2-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
644318:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000065: start execution ex-00000066
644418:15:42.508 [pool-19-thread-2-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
644518:15:42.508 [pool-19-thread-2-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
644618:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
644718:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
644818:15:42.508 [pool-19-thread-2-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
644918:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
645018:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
645118:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
645218:15:42.508 [pool-19-thread-2-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]"
645318:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
645418:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
645518:15:42.508 [pool-19-thread-2-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]"
645618:15:42.508 [pool-19-thread-2-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]"
645718:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
645818:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
645918:15:42.508 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
646018:15:42.517 [pool-19-thread-2-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]"
646118:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
646218:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
646318:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
646418:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
646518:15:42.517 [pool-19-thread-2-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]"
646618:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:42 GMT[\r][\n]"
646718:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
646818:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
646918:15:42.517 [pool-19-thread-2-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]"
647018:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
647118:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
647218:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
647318:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
647418:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
647518:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
647618:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:42 GMT
647718:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
647818:15:42.517 [pool-19-thread-2-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
647918:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000065: releasing valid endpoint
648018:15:42.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000065: releasing endpoint
648118:15:42.517 [pool-19-thread-2-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
648218:15:42.518 [pool-19-thread-2-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]
648318:15:42.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /relaxed_pare: Waiting for 60 seconds for URL: http://172.17.0.1:32778/ (where port 32778 maps to container port 8500)
648418:15:43.223 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.860111987S
648518:15:43.225 [pool-19-thread-2-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
648618:15:43.227 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:43 GMT, X-Consul-Knownleader: true
648718:15:43.228 [pool-19-thread-2-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
648818:15:43.228 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32778/v1/kv/notExistingKey, took: 0.000s, 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: Mon, 22 Dec 2025 17:15:43 GMT, X-Consul-Knownleader: true
648918:15:43.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc,false
649018:15:43.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json], queryParams={}}
649118:15:43.229 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: preparing request execution
649218:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
649318:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
649418:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000067: target auth state: UNCHALLENGED
649518:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000067: proxy auth state: UNCHALLENGED
649618:15:43.230 [pool-19-thread-2-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
649718:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: acquiring endpoint (3 MINUTES)
649818:15:43.230 [pool-19-thread-2-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]
649918:15:43.230 [pool-19-thread-2-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]
650018:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000067: acquired ep-00000066
650118:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000067: acquired endpoint ep-00000066
650218:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000067: executing GET /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json HTTP/1.1
650318:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000066: start execution ex-00000067
650418:15:43.230 [pool-19-thread-2-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
650518:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json HTTP/1.1
650618:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
650718:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
650818:15:43.230 [pool-19-thread-2-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
650918:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
651018:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
651118:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
651218:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json HTTP/1.1[\r][\n]"
651318:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
651418:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
651518:15:43.230 [pool-19-thread-2-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]"
651618:15:43.230 [pool-19-thread-2-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]"
651718:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
651818:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
651918:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
652018:15:43.230 [pool-19-thread-2-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]"
652118:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
652218:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
652318:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
652418:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
652518:15:43.230 [pool-19-thread-2-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]"
652618:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:43 GMT[\r][\n]"
652718:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
652818:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
652918:15:43.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1854[\r][\n]"
653018:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc","Created":"2025-12-22T17:15:42.366902109Z","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":4681,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:42.387248833Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/resolv.conf","HostnamePath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/hostname","HostsPath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/hosts","LogPath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc-json.log","Name":"/relaxed_pare","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":"529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc","LowerDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7/merged","UpperDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7/diff","WorkDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"b2a687d341cebaa2bcf6ddd48e0ae4360d328f79e71a5ecef5861632b51cd595","Source":"/var/lib/docker/volumes/b2a687d341cebaa2bcf6ddd48e0ae4360d328f79e71a5ecef5861632b51cd595/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"529390a3228a","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"59bb81f4e323b735d97849c9e93b617804a832b8e098c9b2f30816eee4d3b92e","SandboxKey":"/var/run/docker/netns/59bb81f4e323","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":"1007e41d66d52d749fbed017256b357ec846da34fdc6518890162485119e6d3b","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"f2:a5:f6:91:c4:0a","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"f2:a5:f6:91:c4:0a","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"1007e41d66d52d749fbed017256b357ec846da34fdc6518890162485119e6d3b","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
653118:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
653218:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
653318:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
653418:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
653518:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
653618:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
653718:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
653818:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
653918:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
654018:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:43 GMT
654118:15:43.231 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
654218:15:43.231 [pool-19-thread-2-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
654318:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000066: releasing valid endpoint
654418:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000066: releasing endpoint
654518:15:43.232 [pool-19-thread-2-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
654618:15:43.232 [pool-19-thread-2-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]
654718:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc,<null>
654818:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: preparing request execution
654918:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
655018:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
655118:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000068: target auth state: UNCHALLENGED
655218:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000068: proxy auth state: UNCHALLENGED
655318:15:43.232 [pool-19-thread-2-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
655418:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: acquiring endpoint (3 MINUTES)
655518:15:43.232 [pool-19-thread-2-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]
655618:15:43.232 [pool-19-thread-2-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]
655718:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000068: acquired ep-00000067
655818:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000068: acquired endpoint ep-00000067
655918:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000068: executing POST /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/kill HTTP/1.1
656018:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000067: start execution ex-00000068
656118:15:43.232 [pool-19-thread-2-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
656218:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/kill HTTP/1.1
656318:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
656418:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
656518:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
656618:15:43.232 [pool-19-thread-2-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
656718:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
656818:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
656918:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
657018:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/kill HTTP/1.1[\r][\n]"
657118:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
657218:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
657318:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
657418:15:43.232 [pool-19-thread-2-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]"
657518:15:43.232 [pool-19-thread-2-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]"
657618:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
657718:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
657818:15:43.232 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
657918:15:43.345 [pool-19-thread-2-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]"
658018:15:43.345 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
658118:15:43.345 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
658218:15:43.345 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
658318:15:43.345 [pool-19-thread-2-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]"
658418:15:43.345 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:43 GMT[\r][\n]"
658518:15:43.345 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
658618:15:43.345 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
658718:15:43.345 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
658818:15:43.345 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
658918:15:43.345 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
659018:15:43.345 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
659118:15:43.345 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:43 GMT
659218:15:43.346 [pool-19-thread-2-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
659318:15:43.346 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000067: releasing valid endpoint
659418:15:43.346 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000067: releasing endpoint
659518:15:43.346 [pool-19-thread-2-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
659618:15:43.346 [pool-19-thread-2-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]
659718:15:43.346 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc,false
659818:15:43.347 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json], queryParams={}}
659918:15:43.347 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: preparing request execution
660018:15:43.347 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
660118:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
660218:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000069: target auth state: UNCHALLENGED
660318:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000069: proxy auth state: UNCHALLENGED
660418:15:43.348 [pool-19-thread-2-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
660518:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: acquiring endpoint (3 MINUTES)
660618:15:43.348 [pool-19-thread-2-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]
660718:15:43.348 [pool-19-thread-2-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]
660818:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000069: acquired ep-00000068
660918:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000069: acquired endpoint ep-00000068
661018:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000069: executing GET /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json HTTP/1.1
661118:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000068: start execution ex-00000069
661218:15:43.348 [pool-19-thread-2-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
661318:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json HTTP/1.1
661418:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
661518:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
661618:15:43.348 [pool-19-thread-2-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
661718:15:43.348 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
661818:15:43.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
661918:15:43.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
662018:15:43.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/json HTTP/1.1[\r][\n]"
662118:15:43.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
662218:15:43.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
662318:15:43.349 [pool-19-thread-2-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]"
662418:15:43.349 [pool-19-thread-2-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]"
662518:15:43.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
662618:15:43.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
662718:15:43.349 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
662818:15:43.350 [pool-19-thread-2-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]"
662918:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
663018:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
663118:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
663218:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
663318:15:43.350 [pool-19-thread-2-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]"
663418:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:43 GMT[\r][\n]"
663518:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
663618:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
663718:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1668[\r][\n]"
663818:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc","Created":"2025-12-22T17:15:42.366902109Z","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-22T17:15:42.387248833Z","FinishedAt":"2025-12-22T17:15:43.244835386Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/resolv.conf","HostnamePath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/hostname","HostsPath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/hosts","LogPath":"/var/lib/docker/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc-json.log","Name":"/relaxed_pare","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":"529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc","LowerDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7/merged","UpperDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7/diff","WorkDir":"/var/lib/docker/overlay2/ffd02b80f300af4965d8ac3ebade89a3c99cd879cd0a163e001d26d2abece6a7/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"b2a687d341cebaa2bcf6ddd48e0ae4360d328f79e71a5ecef5861632b51cd595","Source":"/var/lib/docker/volumes/b2a687d341cebaa2bcf6ddd48e0ae4360d328f79e71a5ecef5861632b51cd595/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"529390a3228a","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
663918:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
664018:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
664118:15:43.350 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
664218:15:43.351 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
664318:15:43.351 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
664418:15:43.351 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
664518:15:43.351 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
664618:15:43.351 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
664718:15:43.351 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
664818:15:43.351 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:43 GMT
664918:15:43.351 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
665018:15:43.351 [pool-19-thread-2-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
665118:15:43.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000068: releasing valid endpoint
665218:15:43.352 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000068: releasing endpoint
665318:15:43.352 [pool-19-thread-2-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
665418:15:43.352 [pool-19-thread-2-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]
665518:15:43.353 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc,true,true
665618:15:43.353 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: preparing request execution
665718:15:43.353 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
665818:15:43.353 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
665918:15:43.353 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006A: target auth state: UNCHALLENGED
666018:15:43.353 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006A: proxy auth state: UNCHALLENGED
666118:15:43.353 [pool-19-thread-2-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
666218:15:43.353 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: acquiring endpoint (3 MINUTES)
666318:15:43.353 [pool-19-thread-2-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]
666418:15:43.353 [pool-19-thread-2-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]
666518:15:43.353 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006A: acquired ep-00000069
666618:15:43.353 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006A: acquired endpoint ep-00000069
666718:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006A: executing DELETE /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc?v=true&force=true HTTP/1.1
666818:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000069: start execution ex-0000006A
666918:15:43.354 [pool-19-thread-2-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
667018:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc?v=true&force=true HTTP/1.1
667118:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
667218:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
667318:15:43.354 [pool-19-thread-2-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
667418:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
667518:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
667618:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
667718:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/529390a3228ada447d6b44dd76c4941cb63d772037956d20f2a62261d93913dc?v=true&force=true HTTP/1.1[\r][\n]"
667818:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
667918:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
668018:15:43.354 [pool-19-thread-2-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]"
668118:15:43.354 [pool-19-thread-2-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]"
668218:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
668318:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
668418:15:43.354 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
668518:15:43.359 [pool-19-thread-2-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]"
668618:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
668718:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
668818:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
668918:15:43.359 [pool-19-thread-2-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]"
669018:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:43 GMT[\r][\n]"
669118:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
669218:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
669318:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
669418:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
669518:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
669618:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
669718:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:43 GMT
669818:15:43.359 [pool-19-thread-2-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
669918:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000069: releasing valid endpoint
670018:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000069: releasing endpoint
670118:15:43.359 [pool-19-thread-2-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
670218:15:43.359 [pool-19-thread-2-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]
670318:15:43.359 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
670418:15:43.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
670518:15:43.360 [pool-19-thread-2-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'))
670618:15:43.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
670718:15:43.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
670818:15:43.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
670918:15:43.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
671018:15:43.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
671118:15:43.360 [pool-19-thread-2-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/
671218:15:43.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
671318:15:43.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
671418:15:43.360 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@155cf4b3[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;@3dcb706a}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
671518:15:43.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: preparing request execution
671618:15:43.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
671718:15:43.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
671818:15:43.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006B: target auth state: UNCHALLENGED
671918:15:43.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006B: proxy auth state: UNCHALLENGED
672018:15:43.361 [pool-19-thread-2-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
672118:15:43.361 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: acquiring endpoint (3 MINUTES)
672218:15:43.361 [pool-19-thread-2-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]
672318:15:43.361 [pool-19-thread-2-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]
672418:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006B: acquired ep-0000006A
672518:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006B: acquired endpoint ep-0000006A
672618:15:43.362 [pool-19-thread-2-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
672718:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006A: start execution ex-0000006B
672818:15:43.362 [pool-19-thread-2-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
672918:15:43.362 [pool-19-thread-2-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
673018:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
673118:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
673218:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
673318:15:43.362 [pool-19-thread-2-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
673418:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
673518:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
673618:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
673718:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
673818:15:43.362 [pool-19-thread-2-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]"
673918:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
674018:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
674118:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
674218:15:43.362 [pool-19-thread-2-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]"
674318:15:43.362 [pool-19-thread-2-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]"
674418:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
674518:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
674618:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
674718:15:43.362 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
674818:15:43.362 [pool-19-thread-2-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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
674918:15:43.374 [pool-19-thread-2-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]"
675018:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
675118:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
675218:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
675318:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
675418:15:43.374 [pool-19-thread-2-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]"
675518:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:43 GMT[\r][\n]"
675618:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
675718:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
675818:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8","Warnings":[]}[\n]"
675918:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
676018:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
676118:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
676218:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
676318:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
676418:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
676518:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:43 GMT
676618:15:43.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
676718:15:43.374 [pool-19-thread-2-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
676818:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006A: releasing valid endpoint
676918:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006A: releasing endpoint
677018:15:43.375 [pool-19-thread-2-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
677118:15:43.375 [pool-19-thread-2-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]
677218:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8
677318:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8
677418:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: preparing request execution
677518:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
677618:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
677718:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006C: target auth state: UNCHALLENGED
677818:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006C: proxy auth state: UNCHALLENGED
677918:15:43.375 [pool-19-thread-2-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
678018:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: acquiring endpoint (3 MINUTES)
678118:15:43.375 [pool-19-thread-2-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]
678218:15:43.375 [pool-19-thread-2-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]
678318:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006C: acquired ep-0000006B
678418:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006C: acquired endpoint ep-0000006B
678518:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006C: executing POST /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/start HTTP/1.1
678618:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006B: start execution ex-0000006C
678718:15:43.375 [pool-19-thread-2-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
678818:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/start HTTP/1.1
678918:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
679018:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
679118:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
679218:15:43.375 [pool-19-thread-2-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
679318:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
679418:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
679518:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
679618:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/start HTTP/1.1[\r][\n]"
679718:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
679818:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
679918:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
680018:15:43.375 [pool-19-thread-2-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]"
680118:15:43.375 [pool-19-thread-2-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]"
680218:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
680318:15:43.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
680418:15:43.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
680518:15:43.495 [pool-19-thread-2-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]"
680618:15:43.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
680718:15:43.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
680818:15:43.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
680918:15:43.495 [pool-19-thread-2-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]"
681018:15:43.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:43 GMT[\r][\n]"
681118:15:43.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
681218:15:43.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
681318:15:43.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
681418:15:43.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
681518:15:43.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
681618:15:43.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
681718:15:43.495 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:43 GMT
681818:15:43.496 [pool-19-thread-2-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
681918:15:43.496 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006B: releasing valid endpoint
682018:15:43.496 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006B: releasing endpoint
682118:15:43.496 [pool-19-thread-2-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
682218:15:43.496 [pool-19-thread-2-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]
682318:15:43.496 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8,false
682418:15:43.496 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json], queryParams={}}
682518:15:43.496 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: preparing request execution
682618:15:43.496 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
682718:15:43.496 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
682818:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006D: target auth state: UNCHALLENGED
682918:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006D: proxy auth state: UNCHALLENGED
683018:15:43.497 [pool-19-thread-2-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
683118:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: acquiring endpoint (3 MINUTES)
683218:15:43.497 [pool-19-thread-2-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]
683318:15:43.497 [pool-19-thread-2-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]
683418:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006D: acquired ep-0000006C
683518:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006D: acquired endpoint ep-0000006C
683618:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000006D: executing GET /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json HTTP/1.1
683718:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006C: start execution ex-0000006D
683818:15:43.497 [pool-19-thread-2-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
683918:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json HTTP/1.1
684018:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
684118:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
684218:15:43.497 [pool-19-thread-2-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
684318:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
684418:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
684518:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
684618:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json HTTP/1.1[\r][\n]"
684718:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
684818:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
684918:15:43.497 [pool-19-thread-2-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]"
685018:15:43.497 [pool-19-thread-2-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]"
685118:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
685218:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
685318:15:43.497 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
685418:15:43.498 [pool-19-thread-2-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]"
685518:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
685618:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
685718:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
685818:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
685918:15:43.498 [pool-19-thread-2-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]"
686018:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:43 GMT[\r][\n]"
686118:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
686218:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
686318:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
686418:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8","Created":"2025-12-22T17:15:43.363079612Z","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":4823,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:43.38121832Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/resolv.conf","HostnamePath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/hostname","HostsPath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/hosts","LogPath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8-json.log","Name":"/gallant_einstein","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":"86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8","LowerDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f/merged","UpperDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f/diff","WorkDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f/work"},"Name":"overlay2"},"Mounts":[{"Type""
686518:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
686618:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
686718:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
686818:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
686918:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
687018:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
687118:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:43 GMT
687218:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
687318:15:43.498 [pool-19-thread-2-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
687418:15:43.498 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":"volume","Name":"7ddec30ba1c8eab893a1ba7fac4d60e32589a08de41b26b54d243dc289747776","Source":"/var/lib/docker/volumes/7ddec30ba1c8eab893a1ba7fac4d60e32589a08de41b26b54d243dc289747776/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"86ffe9dfa003","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"c133beb1bd7fc4bdbde117832f46c21fcf1acceb23d0912de997cec8dcebef31","SandboxKey":"/var/run/docker/netns/c133beb1bd7f","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":"f415c889a8919bd056b645568361a7d365a1389811411911114a2359692854f1","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ce:e9:ce:92:89:0b","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ce:e9:ce:92:89:0b","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"f415c889a8919bd056b645568361a7d365a1389811411911114a2359692854f1","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
687518:15:43.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
687618:15:43.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
687718:15:43.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
687818:15:43.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006C: releasing valid endpoint
687918:15:43.499 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006C: releasing endpoint
688018:15:43.500 [pool-19-thread-2-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
688118:15:43.500 [pool-19-thread-2-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]
688218:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
688318:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: preparing request execution
688418:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
688518:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
688618:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006E: target auth state: UNCHALLENGED
688718:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006E: proxy auth state: UNCHALLENGED
688818:15:43.500 [pool-19-thread-2-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
688918:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: acquiring endpoint (3 MINUTES)
689018:15:43.500 [pool-19-thread-2-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]
689118:15:43.500 [pool-19-thread-2-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]
689218:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006E: acquired ep-0000006D
689318:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006E: acquired endpoint ep-0000006D
689418:15:43.500 [pool-19-thread-2-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
689518:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006D: start execution ex-0000006E
689618:15:43.500 [pool-19-thread-2-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
689718:15:43.500 [pool-19-thread-2-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
689818:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
689918:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
690018:15:43.500 [pool-19-thread-2-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
690118:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
690218:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
690318:15:43.500 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
690418:15:43.501 [pool-19-thread-2-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]"
690518:15:43.501 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
690618:15:43.501 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
690718:15:43.501 [pool-19-thread-2-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]"
690818:15:43.501 [pool-19-thread-2-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]"
690918:15:43.501 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
691018:15:43.501 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
691118:15:43.501 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
691218:15:43.505 [pool-19-thread-2-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]"
691318:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
691418:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
691518:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
691618:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
691718:15:43.505 [pool-19-thread-2-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]"
691818:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:43 GMT[\r][\n]"
691918:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
692018:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
692118:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
692218:15:43.505 [pool-19-thread-2-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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
692318:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
692418:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
692518:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
692618:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
692718:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
692818:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
692918:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
693018:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
693118:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
693218:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:43 GMT
693318:15:43.505 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
693418:15:43.505 [pool-19-thread-2-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
693518:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006D: releasing valid endpoint
693618:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006D: releasing endpoint
693718:15:43.506 [pool-19-thread-2-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
693818:15:43.506 [pool-19-thread-2-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]
693918:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
694018:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: preparing request execution
694118:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
694218:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
694318:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006F: target auth state: UNCHALLENGED
694418:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000006F: proxy auth state: UNCHALLENGED
694518:15:43.506 [pool-19-thread-2-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
694618:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: acquiring endpoint (3 MINUTES)
694718:15:43.506 [pool-19-thread-2-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]
694818:15:43.506 [pool-19-thread-2-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]
694918:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000006F: acquired ep-0000006E
695018:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000006F: acquired endpoint ep-0000006E
695118:15:43.506 [pool-19-thread-2-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
695218:15:43.506 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006E: start execution ex-0000006F
695318:15:43.506 [pool-19-thread-2-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
695418:15:43.506 [pool-19-thread-2-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
695518:15:43.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
695618:15:43.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
695718:15:43.507 [pool-19-thread-2-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
695818:15:43.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
695918:15:43.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
696018:15:43.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
696118:15:43.507 [pool-19-thread-2-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]"
696218:15:43.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
696318:15:43.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
696418:15:43.507 [pool-19-thread-2-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]"
696518:15:43.507 [pool-19-thread-2-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]"
696618:15:43.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
696718:15:43.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
696818:15:43.507 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
696918:15:43.516 [pool-19-thread-2-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]"
697018:15:43.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
697118:15:43.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
697218:15:43.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
697318:15:43.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
697418:15:43.516 [pool-19-thread-2-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]"
697518:15:43.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:43 GMT[\r][\n]"
697618:15:43.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
697718:15:43.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
697818:15:43.516 [pool-19-thread-2-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]"
697918:15:43.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
698018:15:43.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
698118:15:43.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
698218:15:43.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
698318:15:43.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
698418:15:43.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
698518:15:43.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:43 GMT
698618:15:43.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
698718:15:43.517 [pool-19-thread-2-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
698818:15:43.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006E: releasing valid endpoint
698918:15:43.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006E: releasing endpoint
699018:15:43.517 [pool-19-thread-2-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
699118:15:43.517 [pool-19-thread-2-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]
699218:15:43.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /gallant_einstein: Waiting for 60 seconds for URL: http://172.17.0.1:32779/ (where port 32779 maps to container port 8500)
699318:15:44.225 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.865034696S
699418:15:44.227 [pool-19-thread-2-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
699518:15:44.229 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:44 GMT, Content-Type: application/json
699618:15:44.229 [pool-19-thread-2-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
699718:15:44.231 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:44 GMT, Content-Type: application/json
699818:15:44.232 [pool-19-thread-2-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
699918:15:44.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] WARN sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32779/v1/kv/forDeleting, took: 0.001s, response: 404 Not Found, headers: X-Consul-Index: 15, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Mon, 22 Dec 2025 17:15:44 GMT, X-Consul-Knownleader: true
700018:15:44.233 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8,false
700118:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json], queryParams={}}
700218:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: preparing request execution
700318:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
700418:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
700518:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000070: target auth state: UNCHALLENGED
700618:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000070: proxy auth state: UNCHALLENGED
700718:15:44.234 [pool-19-thread-2-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
700818:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: acquiring endpoint (3 MINUTES)
700918:15:44.234 [pool-19-thread-2-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]
701018:15:44.234 [pool-19-thread-2-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]
701118:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000070: acquired ep-0000006F
701218:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000070: acquired endpoint ep-0000006F
701318:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000070: executing GET /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json HTTP/1.1
701418:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006F: start execution ex-00000070
701518:15:44.234 [pool-19-thread-2-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
701618:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json HTTP/1.1
701718:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
701818:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
701918:15:44.234 [pool-19-thread-2-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
702018:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
702118:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
702218:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
702318:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json HTTP/1.1[\r][\n]"
702418:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
702518:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
702618:15:44.234 [pool-19-thread-2-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]"
702718:15:44.234 [pool-19-thread-2-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]"
702818:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
702918:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
703018:15:44.234 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
703118:15:44.235 [pool-19-thread-2-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]"
703218:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
703318:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
703418:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
703518:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
703618:15:44.235 [pool-19-thread-2-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]"
703718:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:44 GMT[\r][\n]"
703818:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
703918:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
704018:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
704118:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8","Created":"2025-12-22T17:15:43.363079612Z","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":4823,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:43.38121832Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/resolv.conf","HostnamePath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/hostname","HostsPath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/hosts","LogPath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8-json.log","Name":"/gallant_einstein","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":"86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8","LowerDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f/merged","UpperDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f/diff","WorkDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"7ddec30ba1c8eab893a1ba7fac4d60e32589a08de41b26b54d243dc289747776","Source":"/var/lib/docker/volumes/7ddec30ba1c8eab893a1ba7fac4d60e32589a08de41b26b54d243dc289747776/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"86ffe9dfa003","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"c133beb1bd7fc4bdbde117832f46c21fcf1acceb23d0912de997cec8dcebef31","SandboxKey":"/var/run/docker/netns/c133beb1bd7f","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":"f415c889a8919bd056b645568361a7d365a1389811411911114a2359692854f1","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ce:e9:ce:92:89:0b","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ce:e9:ce:92:89:0b","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"f415c889a8919bd056b645568361a7d365a1389811411911114a2359692854f1","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
704218:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
704318:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
704418:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
704518:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
704618:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
704718:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
704818:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
704918:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
705018:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
705118:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:44 GMT
705218:15:44.235 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
705318:15:44.235 [pool-19-thread-2-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
705418:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000006F: releasing valid endpoint
705518:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000006F: releasing endpoint
705618:15:44.236 [pool-19-thread-2-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
705718:15:44.236 [pool-19-thread-2-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]
705818:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8,<null>
705918:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: preparing request execution
706018:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
706118:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
706218:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000071: target auth state: UNCHALLENGED
706318:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000071: proxy auth state: UNCHALLENGED
706418:15:44.236 [pool-19-thread-2-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
706518:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: acquiring endpoint (3 MINUTES)
706618:15:44.236 [pool-19-thread-2-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]
706718:15:44.236 [pool-19-thread-2-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]
706818:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000071: acquired ep-00000070
706918:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000071: acquired endpoint ep-00000070
707018:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000071: executing POST /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/kill HTTP/1.1
707118:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000070: start execution ex-00000071
707218:15:44.236 [pool-19-thread-2-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
707318:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/kill HTTP/1.1
707418:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
707518:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
707618:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
707718:15:44.236 [pool-19-thread-2-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
707818:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
707918:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
708018:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
708118:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/kill HTTP/1.1[\r][\n]"
708218:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
708318:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
708418:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
708518:15:44.236 [pool-19-thread-2-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]"
708618:15:44.236 [pool-19-thread-2-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]"
708718:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
708818:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
708918:15:44.236 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
709018:15:44.368 [pool-19-thread-2-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]"
709118:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
709218:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
709318:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
709418:15:44.368 [pool-19-thread-2-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]"
709518:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:44 GMT[\r][\n]"
709618:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
709718:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
709818:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
709918:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
710018:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
710118:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
710218:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:44 GMT
710318:15:44.368 [pool-19-thread-2-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
710418:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000070: releasing valid endpoint
710518:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000070: releasing endpoint
710618:15:44.368 [pool-19-thread-2-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
710718:15:44.368 [pool-19-thread-2-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]
710818:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8,false
710918:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json], queryParams={}}
711018:15:44.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: preparing request execution
711118:15:44.369 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
711218:15:44.369 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
711318:15:44.369 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000072: target auth state: UNCHALLENGED
711418:15:44.369 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000072: proxy auth state: UNCHALLENGED
711518:15:44.369 [pool-19-thread-2-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
711618:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: acquiring endpoint (3 MINUTES)
711718:15:44.370 [pool-19-thread-2-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]
711818:15:44.370 [pool-19-thread-2-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]
711918:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000072: acquired ep-00000071
712018:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000072: acquired endpoint ep-00000071
712118:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000072: executing GET /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json HTTP/1.1
712218:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000071: start execution ex-00000072
712318:15:44.370 [pool-19-thread-2-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
712418:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json HTTP/1.1
712518:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
712618:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
712718:15:44.370 [pool-19-thread-2-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
712818:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
712918:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
713018:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
713118:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/json HTTP/1.1[\r][\n]"
713218:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
713318:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
713418:15:44.370 [pool-19-thread-2-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]"
713518:15:44.370 [pool-19-thread-2-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]"
713618:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
713718:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
713818:15:44.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
713918:15:44.371 [pool-19-thread-2-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]"
714018:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
714118:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
714218:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
714318:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
714418:15:44.371 [pool-19-thread-2-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]"
714518:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:44 GMT[\r][\n]"
714618:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
714718:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
714818:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166b[\r][\n]"
714918:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8","Created":"2025-12-22T17:15:43.363079612Z","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-22T17:15:43.38121832Z","FinishedAt":"2025-12-22T17:15:44.250907553Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/resolv.conf","HostnamePath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/hostname","HostsPath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/hosts","LogPath":"/var/lib/docker/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8-json.log","Name":"/gallant_einstein","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":"86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8","LowerDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f/merged","UpperDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f/diff","WorkDir":"/var/lib/docker/overlay2/7046a162bfebb588762652a41ddac40f2d0023bc07fdc0cd70f73c28f01db97f/work"},"Name":"overlay2"},"Mounts""
715018:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
715118:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
715218:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
715318:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
715418:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
715518:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
715618:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:44 GMT
715718:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
715818:15:44.371 [pool-19-thread-2-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
715918:15:44.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << ":[{"Type":"volume","Name":"7ddec30ba1c8eab893a1ba7fac4d60e32589a08de41b26b54d243dc289747776","Source":"/var/lib/docker/volumes/7ddec30ba1c8eab893a1ba7fac4d60e32589a08de41b26b54d243dc289747776/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"86ffe9dfa003","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
716018:15:44.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
716118:15:44.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
716218:15:44.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
716318:15:44.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000071: releasing valid endpoint
716418:15:44.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000071: releasing endpoint
716518:15:44.372 [pool-19-thread-2-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
716618:15:44.372 [pool-19-thread-2-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]
716718:15:44.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8,true,true
716818:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: preparing request execution
716918:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
717018:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
717118:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000073: target auth state: UNCHALLENGED
717218:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000073: proxy auth state: UNCHALLENGED
717318:15:44.373 [pool-19-thread-2-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
717418:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: acquiring endpoint (3 MINUTES)
717518:15:44.373 [pool-19-thread-2-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]
717618:15:44.373 [pool-19-thread-2-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]
717718:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000073: acquired ep-00000072
717818:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000073: acquired endpoint ep-00000072
717918:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000073: executing DELETE /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8?v=true&force=true HTTP/1.1
718018:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000072: start execution ex-00000073
718118:15:44.373 [pool-19-thread-2-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
718218:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8?v=true&force=true HTTP/1.1
718318:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
718418:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
718518:15:44.373 [pool-19-thread-2-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
718618:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
718718:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
718818:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
718918:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/86ffe9dfa00382af0d6794b00e0c3dee4640579333227afdbc8ec6e09e9686c8?v=true&force=true HTTP/1.1[\r][\n]"
719018:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
719118:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
719218:15:44.373 [pool-19-thread-2-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]"
719318:15:44.373 [pool-19-thread-2-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]"
719418:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
719518:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
719618:15:44.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
719718:15:44.378 [pool-19-thread-2-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]"
719818:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
719918:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
720018:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
720118:15:44.378 [pool-19-thread-2-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]"
720218:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:44 GMT[\r][\n]"
720318:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
720418:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
720518:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
720618:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
720718:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
720818:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
720918:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:44 GMT
721018:15:44.378 [pool-19-thread-2-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
721118:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000072: releasing valid endpoint
721218:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000072: releasing endpoint
721318:15:44.378 [pool-19-thread-2-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
721418:15:44.378 [pool-19-thread-2-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]
721518:15:44.378 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
721618:15:44.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
721718:15:44.379 [pool-19-thread-2-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'))
721818:15:44.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
721918:15:44.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
722018:15:44.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
722118:15:44.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
722218:15:44.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
722318:15:44.379 [pool-19-thread-2-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/
722418:15:44.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
722518:15:44.379 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
722618:15:44.380 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@21b2aee8[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;@7c21e76c}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
722718:15:44.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: preparing request execution
722818:15:44.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
722918:15:44.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
723018:15:44.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000074: target auth state: UNCHALLENGED
723118:15:44.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000074: proxy auth state: UNCHALLENGED
723218:15:44.381 [pool-19-thread-2-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
723318:15:44.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: acquiring endpoint (3 MINUTES)
723418:15:44.382 [pool-19-thread-2-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]
723518:15:44.382 [pool-19-thread-2-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]
723618:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000074: acquired ep-00000073
723718:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000074: acquired endpoint ep-00000073
723818:15:44.382 [pool-19-thread-2-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
723918:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000073: start execution ex-00000074
724018:15:44.382 [pool-19-thread-2-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
724118:15:44.382 [pool-19-thread-2-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
724218:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
724318:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
724418:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
724518:15:44.382 [pool-19-thread-2-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
724618:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
724718:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
724818:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
724918:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
725018:15:44.382 [pool-19-thread-2-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]"
725118:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
725218:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
725318:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
725418:15:44.382 [pool-19-thread-2-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]"
725518:15:44.382 [pool-19-thread-2-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]"
725618:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
725718:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
725818:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
725918:15:44.382 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
726018:15:44.382 [pool-19-thread-2-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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
726118:15:44.395 [pool-19-thread-2-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]"
726218:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
726318:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
726418:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
726518:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
726618:15:44.395 [pool-19-thread-2-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]"
726718:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:44 GMT[\r][\n]"
726818:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
726918:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
727018:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347","Warnings":[]}[\n]"
727118:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
727218:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
727318:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
727418:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
727518:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
727618:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
727718:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:44 GMT
727818:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
727918:15:44.395 [pool-19-thread-2-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
728018:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000073: releasing valid endpoint
728118:15:44.395 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000073: releasing endpoint
728218:15:44.395 [pool-19-thread-2-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
728318:15:44.396 [pool-19-thread-2-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]
728418:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347
728518:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347
728618:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: preparing request execution
728718:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
728818:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
728918:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000075: target auth state: UNCHALLENGED
729018:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000075: proxy auth state: UNCHALLENGED
729118:15:44.396 [pool-19-thread-2-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
729218:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: acquiring endpoint (3 MINUTES)
729318:15:44.396 [pool-19-thread-2-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]
729418:15:44.396 [pool-19-thread-2-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]
729518:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000075: acquired ep-00000074
729618:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000075: acquired endpoint ep-00000074
729718:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000075: executing POST /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/start HTTP/1.1
729818:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000074: start execution ex-00000075
729918:15:44.396 [pool-19-thread-2-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
730018:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/start HTTP/1.1
730118:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
730218:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
730318:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
730418:15:44.396 [pool-19-thread-2-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
730518:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
730618:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
730718:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
730818:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/start HTTP/1.1[\r][\n]"
730918:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
731018:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
731118:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
731218:15:44.396 [pool-19-thread-2-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]"
731318:15:44.396 [pool-19-thread-2-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]"
731418:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
731518:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
731618:15:44.396 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
731718:15:44.515 [pool-19-thread-2-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]"
731818:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
731918:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
732018:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
732118:15:44.515 [pool-19-thread-2-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]"
732218:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:44 GMT[\r][\n]"
732318:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
732418:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
732518:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
732618:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
732718:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
732818:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
732918:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:44 GMT
733018:15:44.515 [pool-19-thread-2-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
733118:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000074: releasing valid endpoint
733218:15:44.515 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000074: releasing endpoint
733318:15:44.515 [pool-19-thread-2-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
733418:15:44.515 [pool-19-thread-2-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]
733518:15:44.516 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347,false
733618:15:44.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json], queryParams={}}
733718:15:44.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: preparing request execution
733818:15:44.517 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
733918:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
734018:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000076: target auth state: UNCHALLENGED
734118:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000076: proxy auth state: UNCHALLENGED
734218:15:44.518 [pool-19-thread-2-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
734318:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: acquiring endpoint (3 MINUTES)
734418:15:44.518 [pool-19-thread-2-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]
734518:15:44.518 [pool-19-thread-2-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]
734618:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000076: acquired ep-00000075
734718:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000076: acquired endpoint ep-00000075
734818:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000076: executing GET /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json HTTP/1.1
734918:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000075: start execution ex-00000076
735018:15:44.518 [pool-19-thread-2-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
735118:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json HTTP/1.1
735218:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
735318:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
735418:15:44.518 [pool-19-thread-2-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
735518:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
735618:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
735718:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
735818:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json HTTP/1.1[\r][\n]"
735918:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
736018:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
736118:15:44.518 [pool-19-thread-2-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]"
736218:15:44.518 [pool-19-thread-2-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]"
736318:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
736418:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
736518:15:44.518 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
736618:15:44.519 [pool-19-thread-2-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]"
736718:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
736818:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
736918:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
737018:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
737118:15:44.519 [pool-19-thread-2-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]"
737218:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:44 GMT[\r][\n]"
737318:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
737418:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
737518:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
737618:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347","Created":"2025-12-22T17:15:44.383437215Z","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":4967,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:44.402059755Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/resolv.conf","HostnamePath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/hostname","HostsPath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/hosts","LogPath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347-json.log","Name":"/funny_hugle","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":"bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347","LowerDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460/merged","UpperDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460/diff","WorkDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460/work"},"Name":"overlay2"},"Mounts":[{"Type":"vo"
737718:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
737818:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
737918:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
738018:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
738118:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
738218:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
738318:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:44 GMT
738418:15:44.519 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
738518:15:44.520 [pool-19-thread-2-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
738618:15:44.520 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "lume","Name":"04528504b90a0592385acd434bb89fb684d1b2094e203883992175210716034c","Source":"/var/lib/docker/volumes/04528504b90a0592385acd434bb89fb684d1b2094e203883992175210716034c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"bcd0fc0e6921","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"980a541fabea3850032322714da6b3431c7860d9ff55661047b2a1c80f483709","SandboxKey":"/var/run/docker/netns/980a541fabea","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":"e88989bee2684c858aec762d3a473bdcdaa18b525cd51c80601807198ec6000c","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"36:ec:5e:88:e0:0d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"36:ec:5e:88:e0:0d","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"e88989bee2684c858aec762d3a473bdcdaa18b525cd51c80601807198ec6000c","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
738718:15:44.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
738818:15:44.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
738918:15:44.521 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
739018:15:44.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000075: releasing valid endpoint
739118:15:44.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000075: releasing endpoint
739218:15:44.522 [pool-19-thread-2-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
739318:15:44.522 [pool-19-thread-2-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]
739418:15:44.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
739518:15:44.522 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: preparing request execution
739618:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
739718:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
739818:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000077: target auth state: UNCHALLENGED
739918:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000077: proxy auth state: UNCHALLENGED
740018:15:44.523 [pool-19-thread-2-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
740118:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: acquiring endpoint (3 MINUTES)
740218:15:44.523 [pool-19-thread-2-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]
740318:15:44.523 [pool-19-thread-2-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]
740418:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000077: acquired ep-00000076
740518:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000077: acquired endpoint ep-00000076
740618:15:44.523 [pool-19-thread-2-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
740718:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000076: start execution ex-00000077
740818:15:44.523 [pool-19-thread-2-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
740918:15:44.523 [pool-19-thread-2-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
741018:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
741118:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
741218:15:44.523 [pool-19-thread-2-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
741318:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
741418:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
741518:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
741618:15:44.523 [pool-19-thread-2-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]"
741718:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
741818:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
741918:15:44.523 [pool-19-thread-2-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]"
742018:15:44.523 [pool-19-thread-2-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]"
742118:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
742218:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
742318:15:44.523 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
742418:15:44.524 [pool-19-thread-2-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]"
742518:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
742618:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
742718:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
742818:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
742918:15:44.524 [pool-19-thread-2-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]"
743018:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:44 GMT[\r][\n]"
743118:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
743218:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
743318:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
743418:15:44.524 [pool-19-thread-2-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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
743518:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
743618:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
743718:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
743818:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
743918:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
744018:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
744118:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
744218:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
744318:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
744418:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:44 GMT
744518:15:44.524 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
744618:15:44.524 [pool-19-thread-2-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
744718:15:44.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000076: releasing valid endpoint
744818:15:44.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000076: releasing endpoint
744918:15:44.525 [pool-19-thread-2-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
745018:15:44.525 [pool-19-thread-2-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]
745118:15:44.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
745218:15:44.525 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: preparing request execution
745318:15:44.526 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
745418:15:44.526 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
745518:15:44.526 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000078: target auth state: UNCHALLENGED
745618:15:44.526 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000078: proxy auth state: UNCHALLENGED
745718:15:44.526 [pool-19-thread-2-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
745818:15:44.526 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: acquiring endpoint (3 MINUTES)
745918:15:44.526 [pool-19-thread-2-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]
746018:15:44.527 [pool-19-thread-2-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]
746118:15:44.527 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000078: acquired ep-00000077
746218:15:44.527 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000078: acquired endpoint ep-00000077
746318:15:44.527 [pool-19-thread-2-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
746418:15:44.527 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000077: start execution ex-00000078
746518:15:44.527 [pool-19-thread-2-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
746618:15:44.527 [pool-19-thread-2-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
746718:15:44.527 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
746818:15:44.527 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
746918:15:44.528 [pool-19-thread-2-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
747018:15:44.528 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
747118:15:44.528 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
747218:15:44.528 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
747318:15:44.528 [pool-19-thread-2-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]"
747418:15:44.528 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
747518:15:44.528 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
747618:15:44.528 [pool-19-thread-2-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]"
747718:15:44.528 [pool-19-thread-2-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]"
747818:15:44.528 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
747918:15:44.528 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
748018:15:44.528 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
748118:15:44.534 [pool-19-thread-2-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]"
748218:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
748318:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
748418:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
748518:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
748618:15:44.534 [pool-19-thread-2-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]"
748718:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:44 GMT[\r][\n]"
748818:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
748918:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
749018:15:44.534 [pool-19-thread-2-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]"
749118:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
749218:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
749318:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
749418:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
749518:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
749618:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
749718:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:44 GMT
749818:15:44.534 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
749918:15:44.535 [pool-19-thread-2-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
750018:15:44.535 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000077: releasing valid endpoint
750118:15:44.535 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000077: releasing endpoint
750218:15:44.535 [pool-19-thread-2-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
750318:15:44.535 [pool-19-thread-2-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]
750418:15:44.535 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /funny_hugle: Waiting for 60 seconds for URL: http://172.17.0.1:32780/ (where port 32780 maps to container port 8500)
750518:15:45.227 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.847633492S
750618:15:45.229 [pool-19-thread-2-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
750718:15:45.230 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32780/v1/kv/key1, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Mon, 22 Dec 2025 17:15:45 GMT, Content-Type: application/json
750818:15:45.231 [pool-19-thread-2-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
750918:15:45.233 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:45 GMT, Content-Type: application/json
751018:15:45.233 [pool-19-thread-2-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
751118:15:45.234 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:45 GMT, Content-Type: application/json
751218:15:45.235 [pool-19-thread-2-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
751318:15:45.236 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:45 GMT, X-Consul-Knownleader: true, Content-Type: application/json
751418:15:45.237 [pool-19-thread-2-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
751518:15:45.238 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: DELETE http://172.17.0.1:32780/v1/kv/key?recurse, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Mon, 22 Dec 2025 17:15:45 GMT, Content-Type: application/json
751618:15:45.239 [pool-19-thread-2-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
751718:15:45.240 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:45 GMT, X-Consul-Knownleader: true
751818:15:45.241 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347,false
751918:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json], queryParams={}}
752018:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: preparing request execution
752118:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
752218:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
752318:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000079: target auth state: UNCHALLENGED
752418:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000079: proxy auth state: UNCHALLENGED
752518:15:45.242 [pool-19-thread-2-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
752618:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: acquiring endpoint (3 MINUTES)
752718:15:45.242 [pool-19-thread-2-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]
752818:15:45.242 [pool-19-thread-2-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]
752918:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000079: acquired ep-00000078
753018:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000079: acquired endpoint ep-00000078
753118:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000079: executing GET /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json HTTP/1.1
753218:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000078: start execution ex-00000079
753318:15:45.242 [pool-19-thread-2-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
753418:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json HTTP/1.1
753518:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
753618:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
753718:15:45.242 [pool-19-thread-2-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
753818:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
753918:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
754018:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
754118:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json HTTP/1.1[\r][\n]"
754218:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
754318:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
754418:15:45.242 [pool-19-thread-2-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]"
754518:15:45.242 [pool-19-thread-2-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]"
754618:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
754718:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
754818:15:45.242 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
754918:15:45.243 [pool-19-thread-2-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]"
755018:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
755118:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
755218:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
755318:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
755418:15:45.243 [pool-19-thread-2-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]"
755518:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:45 GMT[\r][\n]"
755618:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
755718:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
755818:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1853[\r][\n]"
755918:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347","Created":"2025-12-22T17:15:44.383437215Z","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":4967,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:44.402059755Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/resolv.conf","HostnamePath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/hostname","HostsPath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/hosts","LogPath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347-json.log","Name":"/funny_hugle","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":"bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347","LowerDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460/merged","UpperDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460/diff","WorkDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460/work"},"Name":"overlay2"},"Mounts":[{"Type":"vo"
756018:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
756118:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
756218:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
756318:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
756418:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
756518:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
756618:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:45 GMT
756718:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
756818:15:45.243 [pool-19-thread-2-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
756918:15:45.243 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "lume","Name":"04528504b90a0592385acd434bb89fb684d1b2094e203883992175210716034c","Source":"/var/lib/docker/volumes/04528504b90a0592385acd434bb89fb684d1b2094e203883992175210716034c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"bcd0fc0e6921","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"980a541fabea3850032322714da6b3431c7860d9ff55661047b2a1c80f483709","SandboxKey":"/var/run/docker/netns/980a541fabea","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":"e88989bee2684c858aec762d3a473bdcdaa18b525cd51c80601807198ec6000c","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"36:ec:5e:88:e0:0d","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"36:ec:5e:88:e0:0d","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"e88989bee2684c858aec762d3a473bdcdaa18b525cd51c80601807198ec6000c","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
757018:15:45.248 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
757118:15:45.248 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
757218:15:45.248 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
757318:15:45.248 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000078: releasing valid endpoint
757418:15:45.248 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000078: releasing endpoint
757518:15:45.248 [pool-19-thread-2-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
757618:15:45.248 [pool-19-thread-2-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]
757718:15:45.248 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347,<null>
757818:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: preparing request execution
757918:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
758018:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
758118:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007A: target auth state: UNCHALLENGED
758218:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007A: proxy auth state: UNCHALLENGED
758318:15:45.249 [pool-19-thread-2-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
758418:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: acquiring endpoint (3 MINUTES)
758518:15:45.249 [pool-19-thread-2-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]
758618:15:45.249 [pool-19-thread-2-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]
758718:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007A: acquired ep-00000079
758818:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007A: acquired endpoint ep-00000079
758918:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007A: executing POST /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/kill HTTP/1.1
759018:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000079: start execution ex-0000007A
759118:15:45.249 [pool-19-thread-2-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
759218:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/kill HTTP/1.1
759318:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
759418:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
759518:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
759618:15:45.249 [pool-19-thread-2-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
759718:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
759818:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
759918:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
760018:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/kill HTTP/1.1[\r][\n]"
760118:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
760218:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
760318:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
760418:15:45.249 [pool-19-thread-2-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]"
760518:15:45.249 [pool-19-thread-2-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]"
760618:15:45.249 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
760718:15:45.250 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
760818:15:45.250 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
760918:15:45.368 [pool-19-thread-2-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]"
761018:15:45.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
761118:15:45.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
761218:15:45.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
761318:15:45.368 [pool-19-thread-2-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]"
761418:15:45.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:45 GMT[\r][\n]"
761518:15:45.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
761618:15:45.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
761718:15:45.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
761818:15:45.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
761918:15:45.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
762018:15:45.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
762118:15:45.368 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:45 GMT
762218:15:45.369 [pool-19-thread-2-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
762318:15:45.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000079: releasing valid endpoint
762418:15:45.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000079: releasing endpoint
762518:15:45.370 [pool-19-thread-2-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
762618:15:45.370 [pool-19-thread-2-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]
762718:15:45.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347,false
762818:15:45.370 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json], queryParams={}}
762918:15:45.371 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: preparing request execution
763018:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
763118:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
763218:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007B: target auth state: UNCHALLENGED
763318:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007B: proxy auth state: UNCHALLENGED
763418:15:45.372 [pool-19-thread-2-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
763518:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: acquiring endpoint (3 MINUTES)
763618:15:45.372 [pool-19-thread-2-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]
763718:15:45.372 [pool-19-thread-2-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]
763818:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007B: acquired ep-0000007A
763918:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007B: acquired endpoint ep-0000007A
764018:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007B: executing GET /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json HTTP/1.1
764118:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007A: start execution ex-0000007B
764218:15:45.372 [pool-19-thread-2-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
764318:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json HTTP/1.1
764418:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
764518:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
764618:15:45.372 [pool-19-thread-2-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
764718:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
764818:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
764918:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
765018:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/json HTTP/1.1[\r][\n]"
765118:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
765218:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
765318:15:45.372 [pool-19-thread-2-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]"
765418:15:45.372 [pool-19-thread-2-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]"
765518:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
765618:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
765718:15:45.372 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
765818:15:45.373 [pool-19-thread-2-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]"
765918:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
766018:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
766118:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
766218:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
766318:15:45.373 [pool-19-thread-2-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]"
766418:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:45 GMT[\r][\n]"
766518:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
766618:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
766718:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1667[\r][\n]"
766818:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347","Created":"2025-12-22T17:15:44.383437215Z","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-22T17:15:44.402059755Z","FinishedAt":"2025-12-22T17:15:45.264047254Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/resolv.conf","HostnamePath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/hostname","HostsPath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/hosts","LogPath":"/var/lib/docker/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347-json.log","Name":"/funny_hugle","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":"bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347","LowerDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460/merged","UpperDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460/diff","WorkDir":"/var/lib/docker/overlay2/76402d49e66a662501ffc79997926932dc7149a73a3ce349ffe45f6e55492460/work"},"Name":"overlay2"},"Mounts":[{""
766918:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
767018:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
767118:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
767218:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
767318:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
767418:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
767518:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:45 GMT
767618:15:45.373 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
767718:15:45.373 [pool-19-thread-2-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
767818:15:45.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Type":"volume","Name":"04528504b90a0592385acd434bb89fb684d1b2094e203883992175210716034c","Source":"/var/lib/docker/volumes/04528504b90a0592385acd434bb89fb684d1b2094e203883992175210716034c/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"bcd0fc0e6921","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
767918:15:45.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
768018:15:45.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
768118:15:45.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
768218:15:45.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007A: releasing valid endpoint
768318:15:45.374 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007A: releasing endpoint
768418:15:45.375 [pool-19-thread-2-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
768518:15:45.375 [pool-19-thread-2-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]
768618:15:45.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347,true,true
768718:15:45.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: preparing request execution
768818:15:45.375 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
768918:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
769018:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007C: target auth state: UNCHALLENGED
769118:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007C: proxy auth state: UNCHALLENGED
769218:15:45.376 [pool-19-thread-2-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
769318:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: acquiring endpoint (3 MINUTES)
769418:15:45.376 [pool-19-thread-2-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]
769518:15:45.376 [pool-19-thread-2-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]
769618:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007C: acquired ep-0000007B
769718:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007C: acquired endpoint ep-0000007B
769818:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007C: executing DELETE /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347?v=true&force=true HTTP/1.1
769918:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007B: start execution ex-0000007C
770018:15:45.376 [pool-19-thread-2-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
770118:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347?v=true&force=true HTTP/1.1
770218:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
770318:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
770418:15:45.376 [pool-19-thread-2-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
770518:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
770618:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
770718:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
770818:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/bcd0fc0e6921362dea1ac8a79239cb5f7c9f0c51bed39a0b83f1910a7420e347?v=true&force=true HTTP/1.1[\r][\n]"
770918:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
771018:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
771118:15:45.376 [pool-19-thread-2-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]"
771218:15:45.376 [pool-19-thread-2-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]"
771318:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
771418:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
771518:15:45.376 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
771618:15:45.381 [pool-19-thread-2-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]"
771718:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
771818:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
771918:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
772018:15:45.381 [pool-19-thread-2-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]"
772118:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:45 GMT[\r][\n]"
772218:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
772318:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
772418:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
772518:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
772618:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
772718:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
772818:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:45 GMT
772918:15:45.381 [pool-19-thread-2-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
773018:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007B: releasing valid endpoint
773118:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007B: releasing endpoint
773218:15:45.381 [pool-19-thread-2-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
773318:15:45.381 [pool-19-thread-2-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]
773418:15:45.381 [pool-19-thread-2-ScalaTest-running-CirceKVStoreSpec] DEBUG org.testcontainers.utility.ResourceReaper -- Removed container and associated volume(s): consul:1.9.3
7735[info] CirceKVStoreSpec:
7736[info] kv store
7737[info] - should put and get key
7738[info] - should put and get keys
7739[info] - should put and get multiple values
7740[info] - should get not existing key
7741[info] - should put and delete key
7742[info] - should put and delete recurse
774318:15:45.391 [pool-19-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
774418:15:45.391 [pool-19-thread-2] 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'))
774518:15:45.391 [pool-19-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
774618:15:45.391 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
774718:15:45.391 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
774818:15:45.391 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
774918:15:45.391 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
775018:15:45.391 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
775118:15:45.391 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
775218:15:45.391 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
775318:15:45.391 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@4633a25c[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;@4927ddd8}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
775418:15:45.392 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: preparing request execution
775518:15:45.392 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
775618:15:45.392 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
775718:15:45.392 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007D: target auth state: UNCHALLENGED
775818:15:45.392 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007D: proxy auth state: UNCHALLENGED
775918:15:45.392 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007D: acquiring connection with route {}->unix://localhost:2375
776018:15:45.392 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: acquiring endpoint (3 MINUTES)
776118:15:45.392 [pool-19-thread-2] 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]
776218:15:45.392 [pool-19-thread-2] 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]
776318:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007D: acquired ep-0000007C
776418:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007D: acquired endpoint ep-0000007C
776518:15:45.393 [pool-19-thread-2] 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
776618:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007C: start execution ex-0000007D
776718:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007C: executing exchange ex-0000007D over http-outgoing-1
776818:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
776918:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
777018:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
777118:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
777218:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
777318:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
777418:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
777518:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
777618:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
777718:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
777818:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
777918:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
778018:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
778118:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
778218:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
778318:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
778418:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
778518:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
778618:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
778718:15:45.393 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
778818:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
778918:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
779018:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
779118:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
779218:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
779318:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
779418:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:45 GMT[\r][\n]"
779518:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
779618:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
779718:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec","Warnings":[]}[\n]"
779818:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
779918:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
780018:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
780118:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
780218:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
780318:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
780418:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:45 GMT
780518:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
780618:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007D: connection can be kept alive for 3 MINUTES
780718:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007C: releasing valid endpoint
780818:15:45.409 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007C: releasing endpoint
780918:15:45.409 [pool-19-thread-2] 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
781018:15:45.409 [pool-19-thread-2] 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]
781118:15:45.410 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec
781218:15:45.410 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec
781318:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: preparing request execution
781418:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
781518:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
781618:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007E: target auth state: UNCHALLENGED
781718:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007E: proxy auth state: UNCHALLENGED
781818:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007E: acquiring connection with route {}->unix://localhost:2375
781918:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: acquiring endpoint (3 MINUTES)
782018:15:45.410 [pool-19-thread-2] 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]
782118:15:45.410 [pool-19-thread-2] 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]
782218:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007E: acquired ep-0000007D
782318:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007E: acquired endpoint ep-0000007D
782418:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007E: executing POST /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/start HTTP/1.1
782518:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007D: start execution ex-0000007E
782618:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007D: executing exchange ex-0000007E over http-outgoing-1
782718:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/start HTTP/1.1
782818:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
782918:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
783018:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
783118:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
783218:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
783318:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
783418:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
783518:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/start HTTP/1.1[\r][\n]"
783618:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
783718:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
783818:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
783918:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
784018:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
784118:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
784218:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
784318:15:45.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
784418:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
784518:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
784618:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
784718:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
784818:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
784918:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:45 GMT[\r][\n]"
785018:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
785118:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
785218:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
785318:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
785418:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
785518:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
785618:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:45 GMT
785718:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007E: connection can be kept alive for 3 MINUTES
785818:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007D: releasing valid endpoint
785918:15:45.526 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007D: releasing endpoint
786018:15:45.526 [pool-19-thread-2] 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
786118:15:45.526 [pool-19-thread-2] 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]
786218:15:45.527 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec,false
786318:15:45.527 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json], queryParams={}}
786418:15:45.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: preparing request execution
786518:15:45.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
786618:15:45.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
786718:15:45.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007F: target auth state: UNCHALLENGED
786818:15:45.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000007F: proxy auth state: UNCHALLENGED
786918:15:45.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000007F: acquiring connection with route {}->unix://localhost:2375
787018:15:45.528 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: acquiring endpoint (3 MINUTES)
787118:15:45.528 [pool-19-thread-2] 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]
787218:15:45.528 [pool-19-thread-2] 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]
787318:15:45.529 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000007F: acquired ep-0000007E
787418:15:45.529 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000007F: acquired endpoint ep-0000007E
787518:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007F: executing GET /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json HTTP/1.1
787618:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007E: start execution ex-0000007F
787718:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007E: executing exchange ex-0000007F over http-outgoing-1
787818:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json HTTP/1.1
787918:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
788018:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
788118:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
788218:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
788318:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
788418:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
788518:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json HTTP/1.1[\r][\n]"
788618:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
788718:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
788818:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
788918:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
789018:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
789118:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
789218:15:45.530 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
789318:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
789418:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
789518:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
789618:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
789718:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
789818:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
789918:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:45 GMT[\r][\n]"
790018:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
790118:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
790218:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
790318:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec","Created":"2025-12-22T17:15:45.394267774Z","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":5110,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:45.41578689Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/resolv.conf","HostnamePath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/hostname","HostsPath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/hosts","LogPath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec-json.log","Name":"/musing_lederberg","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":"dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec","LowerDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8/merged","UpperDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8/diff","WorkDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"fe02d3f33ac496b908d846839eaf2f968d74f1c97e529cc0a45e512039e02281","Source":"/var/lib/docker/volumes/fe02d3f33ac496b908d846839eaf2f968d74f1c97e529cc0a45e512039e02281/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"dcbb478a2f82","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"cca0b6d0f69ef3b7fc4eb22e88a14809830843eaf8b46d8175e05ac43fae1653","SandboxKey":"/var/run/docker/netns/cca0b6d0f69e","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":"236600f9018fb9ec79b549195d031baf22e20004e7704be7f121d61ac762a011","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ce:00:b9:2b:f2:dd","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ce:00:b9:2b:f2:dd","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"236600f9018fb9ec79b549195d031baf22e20004e7704be7f121d61ac762a011","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
790418:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
790518:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
790618:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
790718:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
790818:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
790918:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
791018:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
791118:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
791218:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
791318:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:45 GMT
791418:15:45.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
791518:15:45.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000007F: connection can be kept alive for 3 MINUTES
791618:15:45.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007E: releasing valid endpoint
791718:15:45.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007E: releasing endpoint
791818:15:45.536 [pool-19-thread-2] 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
791918:15:45.536 [pool-19-thread-2] 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]
792018:15:45.536 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
792118:15:45.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: preparing request execution
792218:15:45.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
792318:15:45.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
792418:15:45.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000080: target auth state: UNCHALLENGED
792518:15:45.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000080: proxy auth state: UNCHALLENGED
792618:15:45.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000080: acquiring connection with route {}->unix://localhost:2375
792718:15:45.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: acquiring endpoint (3 MINUTES)
792818:15:45.536 [pool-19-thread-2] 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]
792918:15:45.538 [pool-19-thread-2] 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]
793018:15:45.539 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000080: acquired ep-0000007F
793118:15:45.539 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000080: acquired endpoint ep-0000007F
793218:15:45.539 [pool-19-thread-2] 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
793318:15:45.539 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007F: start execution ex-00000080
793418:15:45.540 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007F: executing exchange ex-00000080 over http-outgoing-1
793518:15:45.540 [pool-19-thread-2] 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
793618:15:45.540 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
793718:15:45.540 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
793818:15:45.540 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
793918:15:45.540 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
794018:15:45.540 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
794118:15:45.540 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
794218:15:45.541 [pool-19-thread-2] 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]"
794318:15:45.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
794418:15:45.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
794518:15:45.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
794618:15:45.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
794718:15:45.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
794818:15:45.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
794918:15:45.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
795018:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
795118:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
795218:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
795318:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
795418:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
795518:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
795618:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:45 GMT[\r][\n]"
795718:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
795818:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
795918:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
796018:15:45.542 [pool-19-thread-2] 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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
796118:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
796218:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
796318:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
796418:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
796518:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
796618:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
796718:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
796818:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
796918:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
797018:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:45 GMT
797118:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
797218:15:45.542 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000080: connection can be kept alive for 3 MINUTES
797318:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000007F: releasing valid endpoint
797418:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000007F: releasing endpoint
797518:15:45.544 [pool-19-thread-2] 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
797618:15:45.544 [pool-19-thread-2] 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]
797718:15:45.544 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
797818:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: preparing request execution
797918:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
798018:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
798118:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000081: target auth state: UNCHALLENGED
798218:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000081: proxy auth state: UNCHALLENGED
798318:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000081: acquiring connection with route {}->unix://localhost:2375
798418:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: acquiring endpoint (3 MINUTES)
798518:15:45.544 [pool-19-thread-2] 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]
798618:15:45.544 [pool-19-thread-2] 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]
798718:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000081: acquired ep-00000080
798818:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000081: acquired endpoint ep-00000080
798918:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000081: executing GET /v1.32/version HTTP/1.1
799018:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000080: start execution ex-00000081
799118:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000080: executing exchange ex-00000081 over http-outgoing-1
799218:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
799318:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
799418:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
799518:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
799618:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
799718:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
799818:15:45.544 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
799918:15:45.545 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
800018:15:45.545 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
800118:15:45.545 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
800218:15:45.545 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
800318:15:45.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
800418:15:45.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
800518:15:45.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
800618:15:45.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
800718:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
800818:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
800918:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
801018:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
801118:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
801218:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
801318:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:45 GMT[\r][\n]"
801418:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
801518:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
801618:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
801718:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
801818:15:45.557 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
801918:15:45.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
802018:15:45.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
802118:15:45.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
802218:15:45.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
802318:15:45.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:45 GMT
802418:15:45.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
802518:15:45.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000081: connection can be kept alive for 3 MINUTES
802618:15:45.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000080: releasing valid endpoint
802718:15:45.558 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000080: releasing endpoint
802818:15:45.558 [pool-19-thread-2] 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
802918:15:45.558 [pool-19-thread-2] 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]
803018:15:45.558 [pool-19-thread-2] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /musing_lederberg: Waiting for 60 seconds for URL: http://172.17.0.1:32781/ (where port 32781 maps to container port 8500)
803118:15:46.231 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.840581013S
803218:15:46.235 [pool-19-thread-2-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
803318:15:46.243 [pool-19-thread-2-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/members?, took: 0.008s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 733, Date: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
803418:15:46.248 [pool-19-thread-2-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
803518:15:46.251 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
803618:15:46.252 [pool-19-thread-2-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
803718:15:46.254 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
803818:15:46.255 [pool-19-thread-2-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
803918:15:46.257 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
804018:15:46.258 [pool-19-thread-2-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
804118:15:46.259 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
804218:15:46.262 [pool-19-thread-2-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
804318:15:46.265 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
804418:15:46.266 [pool-19-thread-2-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
804518:15:46.269 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
804618:15:46.270 [pool-19-thread-2-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
804718:15:46.271 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
804818:15:46.272 [pool-19-thread-2-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
804918:15:46.274 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
805018:15:46.275 [pool-19-thread-2-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
805118:15:46.277 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
805218:15:46.281 [pool-19-thread-2-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
805318:15:46.284 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
805418:15:46.285 [pool-19-thread-2-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
805518:15:46.287 [pool-19-thread-2-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/check/warn/testTTLCheck?note=manual+update+to+warn, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Mon, 22 Dec 2025 17:15:46 GMT
805618:15:46.288 [pool-19-thread-2-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
805718:15:46.290 [pool-19-thread-2-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: 403, Date: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
805818:15:46.291 [pool-19-thread-2-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
805918:15:46.292 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
806018:15:46.294 [pool-19-thread-2-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
806118:15:46.295 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
806218:15:46.298 [pool-19-thread-2-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
806318:15:46.301 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
806418:15:46.302 [pool-19-thread-2-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
806518:15:46.304 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
806618:15:46.304 [pool-19-thread-2-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
806718:15:46.306 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
806818:15:46.306 [pool-19-thread-2-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
806918:15:46.308 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
807018:15:46.309 [pool-19-thread-2-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
807118:15:46.311 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
807218:15:46.314 [pool-19-thread-2-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
807318:15:46.317 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
807418:15:46.319 [pool-19-thread-2-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
807518:15:46.321 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
807618:15:46.322 [pool-19-thread-2-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
807718:15:46.324 [pool-19-thread-2-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: 403, Date: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
807818:15:46.325 [pool-19-thread-2-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
807918:15:46.327 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
808018:15:46.328 [pool-19-thread-2-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
808118:15:46.329 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
808218:15:46.332 [pool-19-thread-2-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
808318:15:46.336 [pool-19-thread-2-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/register?replace-existing-checks=false, took: 0.003s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Mon, 22 Dec 2025 17:15:46 GMT
808418:15:46.337 [pool-19-thread-2-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
808518:15:46.339 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
808618:15:46.339 [pool-19-thread-2-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
808718:15:46.341 [pool-19-thread-2-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/service/testService, took: 0.002s, response: 200 OK, headers: X-Consul-Contenthash: b344c559b07484c8, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 287, Date: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
808818:15:46.342 [pool-19-thread-2-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
808918:15:46.343 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
809018:15:46.344 [pool-19-thread-2-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
809118:15:46.345 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
809218:15:46.348 [pool-19-thread-2-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
809318:15:46.354 [pool-19-thread-2-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.006s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Mon, 22 Dec 2025 17:15:46 GMT
809418:15:46.355 [pool-19-thread-2-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
809518:15:46.359 [pool-19-thread-2-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32781/v1/agent/services, took: 0.004s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 323, Date: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
809618:15:46.362 [pool-19-thread-2-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
809718:15:46.369 [pool-19-thread-2-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.007s, 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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
809818:15:46.370 [pool-19-thread-2-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
809918:15:46.373 [pool-19-thread-2-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.003s, response: 503 Service Unavailable, headers: X-Consul-Reason: critical, Content-Encoding: gzip, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 467, Date: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
810018:15:46.374 [pool-19-thread-2-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
810118:15:46.376 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
810218:15:46.377 [pool-19-thread-2-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
810318:15:46.379 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
810418:15:46.383 [pool-19-thread-2-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
810518:15:46.387 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
810618:15:46.389 [pool-19-thread-2-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
810718:15:46.391 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
810818:15:46.391 [pool-19-thread-2-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
810918:15:46.394 [pool-19-thread-2-ScalaTest-running-CirceAgentSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32781/v1/agent/service/maintenance/testService?enable=true, took: 0.002s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 0, Date: Mon, 22 Dec 2025 17:15:46 GMT
811018:15:46.395 [pool-19-thread-2-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
811118:15:46.398 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
811218:15:46.399 [pool-19-thread-2-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
811318:15:46.401 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT
811418:15:46.402 [pool-19-thread-2-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
811518:15:46.403 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:46 GMT, Content-Type: application/json
811618:15:46.405 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec,false
811718:15:46.405 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json], queryParams={}}
811818:15:46.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: preparing request execution
811918:15:46.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
812018:15:46.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
812118:15:46.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000082: target auth state: UNCHALLENGED
812218:15:46.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000082: proxy auth state: UNCHALLENGED
812318:15:46.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000082: acquiring connection with route {}->unix://localhost:2375
812418:15:46.405 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: acquiring endpoint (3 MINUTES)
812518:15:46.405 [pool-19-thread-2] 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]
812618:15:46.406 [pool-19-thread-2] 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]
812718:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000082: acquired ep-00000081
812818:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000082: acquired endpoint ep-00000081
812918:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000082: executing GET /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json HTTP/1.1
813018:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000081: start execution ex-00000082
813118:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000081: executing exchange ex-00000082 over http-outgoing-1
813218:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json HTTP/1.1
813318:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
813418:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
813518:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
813618:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
813718:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
813818:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
813918:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json HTTP/1.1[\r][\n]"
814018:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
814118:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
814218:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
814318:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
814418:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
814518:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
814618:15:46.406 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
814718:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
814818:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
814918:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
815018:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
815118:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
815218:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
815318:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:46 GMT[\r][\n]"
815418:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
815518:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
815618:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1857[\r][\n]"
815718:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec","Created":"2025-12-22T17:15:45.394267774Z","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":5110,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:45.41578689Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/resolv.conf","HostnamePath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/hostname","HostsPath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/hosts","LogPath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec-json.log","Name":"/musing_lederberg","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":"dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec","LowerDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8/merged","UpperDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8/diff","WorkDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"fe02d3f33ac496b908d846839eaf2f968d74f1c97e529cc0a45e512039e02281","Source":"/var/lib/docker/volumes/fe02d3f33ac496b908d846839eaf2f968d74f1c97e529cc0a45e512039e02281/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"dcbb478a2f82","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"cca0b6d0f69ef3b7fc4eb22e88a14809830843eaf8b46d8175e05ac43fae1653","SandboxKey":"/var/run/docker/netns/cca0b6d0f69e","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":"236600f9018fb9ec79b549195d031baf22e20004e7704be7f121d61ac762a011","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"ce:00:b9:2b:f2:dd","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"ce:00:b9:2b:f2:dd","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"236600f9018fb9ec79b549195d031baf22e20004e7704be7f121d61ac762a011","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
815818:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
815918:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
816018:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
816118:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
816218:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
816318:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
816418:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
816518:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
816618:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
816718:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:46 GMT
816818:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
816918:15:46.407 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000082: connection can be kept alive for 3 MINUTES
817018:15:46.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000081: releasing valid endpoint
817118:15:46.410 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000081: releasing endpoint
817218:15:46.410 [pool-19-thread-2] 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
817318:15:46.410 [pool-19-thread-2] 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]
817418:15:46.410 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec,<null>
817518:15:46.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: preparing request execution
817618:15:46.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
817718:15:46.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
817818:15:46.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000083: target auth state: UNCHALLENGED
817918:15:46.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000083: proxy auth state: UNCHALLENGED
818018:15:46.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000083: acquiring connection with route {}->unix://localhost:2375
818118:15:46.411 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: acquiring endpoint (3 MINUTES)
818218:15:46.412 [pool-19-thread-2] 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]
818318:15:46.412 [pool-19-thread-2] 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]
818418:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000083: acquired ep-00000082
818518:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000083: acquired endpoint ep-00000082
818618:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000083: executing POST /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/kill HTTP/1.1
818718:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000082: start execution ex-00000083
818818:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000082: executing exchange ex-00000083 over http-outgoing-1
818918:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/kill HTTP/1.1
819018:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
819118:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
819218:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
819318:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
819418:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
819518:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
819618:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
819718:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/kill HTTP/1.1[\r][\n]"
819818:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
819918:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
820018:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
820118:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
820218:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
820318:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
820418:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
820518:15:46.412 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
820618:15:46.532 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
820718:15:46.532 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
820818:15:46.532 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
820918:15:46.532 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
821018:15:46.532 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
821118:15:46.532 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:46 GMT[\r][\n]"
821218:15:46.532 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
821318:15:46.532 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
821418:15:46.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
821518:15:46.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
821618:15:46.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
821718:15:46.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
821818:15:46.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:46 GMT
821918:15:46.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000083: connection can be kept alive for 3 MINUTES
822018:15:46.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000082: releasing valid endpoint
822118:15:46.533 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000082: releasing endpoint
822218:15:46.534 [pool-19-thread-2] 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
822318:15:46.534 [pool-19-thread-2] 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]
822418:15:46.534 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec,false
822518:15:46.534 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json], queryParams={}}
822618:15:46.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: preparing request execution
822718:15:46.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
822818:15:46.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
822918:15:46.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000084: target auth state: UNCHALLENGED
823018:15:46.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000084: proxy auth state: UNCHALLENGED
823118:15:46.534 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000084: acquiring connection with route {}->unix://localhost:2375
823218:15:46.535 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: acquiring endpoint (3 MINUTES)
823318:15:46.535 [pool-19-thread-2] 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]
823418:15:46.536 [pool-19-thread-2] 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]
823518:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000084: acquired ep-00000083
823618:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000084: acquired endpoint ep-00000083
823718:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000084: executing GET /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json HTTP/1.1
823818:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000083: start execution ex-00000084
823918:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000083: executing exchange ex-00000084 over http-outgoing-1
824018:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json HTTP/1.1
824118:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
824218:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
824318:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
824418:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
824518:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
824618:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
824718:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/json HTTP/1.1[\r][\n]"
824818:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
824918:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
825018:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
825118:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
825218:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
825318:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
825418:15:46.536 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
825518:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
825618:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
825718:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
825818:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
825918:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
826018:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
826118:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:46 GMT[\r][\n]"
826218:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
826318:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
826418:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166b[\r][\n]"
826518:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec","Created":"2025-12-22T17:15:45.394267774Z","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-22T17:15:45.41578689Z","FinishedAt":"2025-12-22T17:15:46.429243405Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/resolv.conf","HostnamePath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/hostname","HostsPath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/hosts","LogPath":"/var/lib/docker/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec-json.log","Name":"/musing_lederberg","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":"dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec","LowerDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8/merged","UpperDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8/diff","WorkDir":"/var/lib/docker/overlay2/56175ba99304db031837c363671776a25dc137b9a1da6afb80dc9f8c833dfbd8/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"fe02d3f33ac496b908d846839eaf2f968d74f1c97e529cc0a45e512039e02281","Source":"/var/lib/docker/volumes/fe02d3f33ac496b908d846839eaf2f968d74f1c97e529cc0a45e512039e02281/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"dcbb478a2f82","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
826618:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
826718:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
826818:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
826918:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
827018:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
827118:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
827218:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
827318:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
827418:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
827518:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:46 GMT
827618:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
827718:15:46.537 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000084: connection can be kept alive for 3 MINUTES
827818:15:46.539 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000083: releasing valid endpoint
827918:15:46.540 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000083: releasing endpoint
828018:15:46.540 [pool-19-thread-2] 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
828118:15:46.540 [pool-19-thread-2] 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]
828218:15:46.540 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec,true,true
828318:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: preparing request execution
828418:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
828518:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
828618:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000085: target auth state: UNCHALLENGED
828718:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000085: proxy auth state: UNCHALLENGED
828818:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000085: acquiring connection with route {}->unix://localhost:2375
828918:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: acquiring endpoint (3 MINUTES)
829018:15:46.541 [pool-19-thread-2] 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]
829118:15:46.541 [pool-19-thread-2] 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]
829218:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000085: acquired ep-00000084
829318:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000085: acquired endpoint ep-00000084
829418:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000085: executing DELETE /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec?v=true&force=true HTTP/1.1
829518:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000084: start execution ex-00000085
829618:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000084: executing exchange ex-00000085 over http-outgoing-1
829718:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec?v=true&force=true HTTP/1.1
829818:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
829918:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
830018:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
830118:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
830218:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
830318:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
830418:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/dcbb478a2f82a4d0da90767453c5fe75aece53c521e65275750ae16715dab7ec?v=true&force=true HTTP/1.1[\r][\n]"
830518:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
830618:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
830718:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
830818:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
830918:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
831018:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
831118:15:46.541 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
831218:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
831318:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
831418:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
831518:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
831618:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
831718:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:46 GMT[\r][\n]"
831818:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
831918:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
832018:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
832118:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
832218:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
832318:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
832418:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:46 GMT
832518:15:46.546 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000085: connection can be kept alive for 3 MINUTES
832618:15:46.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000084: releasing valid endpoint
832718:15:46.547 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000084: releasing endpoint
832818:15:46.547 [pool-19-thread-2] 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
832918:15:46.547 [pool-19-thread-2] 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]
833018:15:46.547 [pool-19-thread-2] 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
834218:15:46.558 [pool-19-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
834318:15:46.558 [pool-19-thread-2] 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'))
834418:15:46.558 [pool-19-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
834518:15:46.558 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
834618:15:46.558 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
834718:15:46.558 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
834818:15:46.558 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
834918:15:46.558 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
835018:15:46.558 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
835118:15:46.558 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
835218:15:46.558 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@d4c2a52[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;@37ec05d5}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
835318:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: preparing request execution
835418:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
835518:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
835618:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000086: target auth state: UNCHALLENGED
835718:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000086: proxy auth state: UNCHALLENGED
835818:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000086: acquiring connection with route {}->unix://localhost:2375
835918:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: acquiring endpoint (3 MINUTES)
836018:15:46.559 [pool-19-thread-2] 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]
836118:15:46.559 [pool-19-thread-2] 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]
836218:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000086: acquired ep-00000085
836318:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000086: acquired endpoint ep-00000085
836418:15:46.559 [pool-19-thread-2] 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
836518:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000085: start execution ex-00000086
836618:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000085: executing exchange ex-00000086 over http-outgoing-1
836718:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
836818:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
836918:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
837018:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
837118:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
837218:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
837318:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
837418:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
837518:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
837618:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
837718:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
837818:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
837918:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
838018:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
838118:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
838218:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
838318:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
838418:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
838518:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
838618:15:46.559 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
838718:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
838818:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
838918:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
839018:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
839118:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
839218:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
839318:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:46 GMT[\r][\n]"
839418:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
839518:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
839618:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f","Warnings":[]}[\n]"
839718:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
839818:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
839918:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
840018:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
840118:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
840218:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
840318:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:46 GMT
840418:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
840518:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000086: connection can be kept alive for 3 MINUTES
840618:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000085: releasing valid endpoint
840718:15:46.578 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000085: releasing endpoint
840818:15:46.578 [pool-19-thread-2] 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
840918:15:46.578 [pool-19-thread-2] 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]
841018:15:46.578 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f
841118:15:46.578 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f
841218:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: preparing request execution
841318:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
841418:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
841518:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000087: target auth state: UNCHALLENGED
841618:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000087: proxy auth state: UNCHALLENGED
841718:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000087: acquiring connection with route {}->unix://localhost:2375
841818:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: acquiring endpoint (3 MINUTES)
841918:15:46.579 [pool-19-thread-2] 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]
842018:15:46.579 [pool-19-thread-2] 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]
842118:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000087: acquired ep-00000086
842218:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000087: acquired endpoint ep-00000086
842318:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000087: executing POST /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/start HTTP/1.1
842418:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000086: start execution ex-00000087
842518:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000086: executing exchange ex-00000087 over http-outgoing-1
842618:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/start HTTP/1.1
842718:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
842818:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
842918:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
843018:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
843118:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
843218:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
843318:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
843418:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/start HTTP/1.1[\r][\n]"
843518:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
843618:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
843718:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
843818:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
843918:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
844018:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
844118:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
844218:15:46.579 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
844318:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
844418:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
844518:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
844618:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
844718:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
844818:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:46 GMT[\r][\n]"
844918:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
845018:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
845118:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
845218:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
845318:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
845418:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
845518:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:46 GMT
845618:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000087: connection can be kept alive for 3 MINUTES
845718:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000086: releasing valid endpoint
845818:15:46.721 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000086: releasing endpoint
845918:15:46.721 [pool-19-thread-2] 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
846018:15:46.721 [pool-19-thread-2] 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]
846118:15:46.722 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f,false
846218:15:46.722 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json], queryParams={}}
846318:15:46.722 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: preparing request execution
846418:15:46.722 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
846518:15:46.722 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
846618:15:46.722 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000088: target auth state: UNCHALLENGED
846718:15:46.722 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000088: proxy auth state: UNCHALLENGED
846818:15:46.722 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000088: acquiring connection with route {}->unix://localhost:2375
846918:15:46.722 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: acquiring endpoint (3 MINUTES)
847018:15:46.722 [pool-19-thread-2] 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]
847118:15:46.722 [pool-19-thread-2] 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]
847218:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000088: acquired ep-00000087
847318:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000088: acquired endpoint ep-00000087
847418:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000088: executing GET /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json HTTP/1.1
847518:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000087: start execution ex-00000088
847618:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000087: executing exchange ex-00000088 over http-outgoing-1
847718:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json HTTP/1.1
847818:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
847918:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
848018:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
848118:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
848218:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
848318:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
848418:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json HTTP/1.1[\r][\n]"
848518:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
848618:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
848718:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
848818:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
848918:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
849018:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
849118:15:46.723 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
849218:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
849318:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
849418:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
849518:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
849618:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
849718:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
849818:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:46 GMT[\r][\n]"
849918:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
850018:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
850118:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
850218:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f","Created":"2025-12-22T17:15:46.561286713Z","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":5253,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:46.586419292Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/resolv.conf","HostnamePath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/hostname","HostsPath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/hosts","LogPath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f-json.log","Name":"/intelligent_wright","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":"fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f","LowerDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404/merged","UpperDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404/diff","WorkDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404/work"},"Name":"overlay2"},"Mounts":[{"Ty"
850318:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
850418:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
850518:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
850618:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
850718:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
850818:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
850918:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:46 GMT
851018:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
851118:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000088: connection can be kept alive for 3 MINUTES
851218:15:46.724 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "pe":"volume","Name":"921bd1f5b9b0c94a9d0340c1338f0a4bc35c90e6c878b9ee5264b38e9325bdb6","Source":"/var/lib/docker/volumes/921bd1f5b9b0c94a9d0340c1338f0a4bc35c90e6c878b9ee5264b38e9325bdb6/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"fcc6e8a452f9","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"13c73b18ff011b279b1a2cbf4b7081ff9a693b468311b306e4fa36e162a8d3c0","SandboxKey":"/var/run/docker/netns/13c73b18ff01","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":"c95fda6c0dd9c59a38cddef7ede152caf254725f8300a830d44f7ae222079098","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"3a:eb:55:bb:60:81","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"3a:eb:55:bb:60:81","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"c95fda6c0dd9c59a38cddef7ede152caf254725f8300a830d44f7ae222079098","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
851318:15:46.725 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
851418:15:46.725 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
851518:15:46.725 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
851618:15:46.725 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000087: releasing valid endpoint
851718:15:46.725 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000087: releasing endpoint
851818:15:46.725 [pool-19-thread-2] 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
851918:15:46.725 [pool-19-thread-2] 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]
852018:15:46.726 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
852118:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: preparing request execution
852218:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
852318:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
852418:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000089: target auth state: UNCHALLENGED
852518:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000089: proxy auth state: UNCHALLENGED
852618:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000089: acquiring connection with route {}->unix://localhost:2375
852718:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: acquiring endpoint (3 MINUTES)
852818:15:46.726 [pool-19-thread-2] 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]
852918:15:46.726 [pool-19-thread-2] 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]
853018:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000089: acquired ep-00000088
853118:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000089: acquired endpoint ep-00000088
853218:15:46.726 [pool-19-thread-2] 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
853318:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000088: start execution ex-00000089
853418:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000088: executing exchange ex-00000089 over http-outgoing-1
853518:15:46.726 [pool-19-thread-2] 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
853618:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
853718:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
853818:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
853918:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
854018:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
854118:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
854218:15:46.726 [pool-19-thread-2] 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]"
854318:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
854418:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
854518:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
854618:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
854718:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
854818:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
854918:15:46.726 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
855018:15:46.727 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
855118:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
855218:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
855318:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
855418:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
855518:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
855618:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:46 GMT[\r][\n]"
855718:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
855818:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
855918:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
856018:15:46.728 [pool-19-thread-2] 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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
856118:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
856218:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
856318:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
856418:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
856518:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
856618:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
856718:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
856818:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
856918:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
857018:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:46 GMT
857118:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
857218:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000089: connection can be kept alive for 3 MINUTES
857318:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000088: releasing valid endpoint
857418:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000088: releasing endpoint
857518:15:46.728 [pool-19-thread-2] 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
857618:15:46.728 [pool-19-thread-2] 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]
857718:15:46.728 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
857818:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: preparing request execution
857918:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
858018:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
858118:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008A: target auth state: UNCHALLENGED
858218:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008A: proxy auth state: UNCHALLENGED
858318:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008A: acquiring connection with route {}->unix://localhost:2375
858418:15:46.728 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: acquiring endpoint (3 MINUTES)
858518:15:46.728 [pool-19-thread-2] 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]
858618:15:46.729 [pool-19-thread-2] 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]
858718:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008A: acquired ep-00000089
858818:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008A: acquired endpoint ep-00000089
858918:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008A: executing GET /v1.32/version HTTP/1.1
859018:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000089: start execution ex-0000008A
859118:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000089: executing exchange ex-0000008A over http-outgoing-1
859218:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
859318:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
859418:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
859518:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
859618:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
859718:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
859818:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
859918:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
860018:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
860118:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
860218:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
860318:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
860418:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
860518:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
860618:15:46.729 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
860718:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
860818:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
860918:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
861018:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
861118:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
861218:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
861318:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:46 GMT[\r][\n]"
861418:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
861518:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
861618:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
861718:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
861818:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
861918:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
862018:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
862118:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
862218:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
862318:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:46 GMT
862418:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
862518:15:46.736 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008A: connection can be kept alive for 3 MINUTES
862618:15:46.737 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000089: releasing valid endpoint
862718:15:46.737 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000089: releasing endpoint
862818:15:46.737 [pool-19-thread-2] 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
862918:15:46.737 [pool-19-thread-2] 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]
863018:15:46.737 [pool-19-thread-2] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /intelligent_wright: Waiting for 60 seconds for URL: http://172.17.0.1:32782/ (where port 32782 maps to container port 8500)
863118:15:47.234 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.676101137S
863218:15:47.238 [pool-19-thread-2-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
863318:15:47.239 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
863418:15:47.240 [pool-19-thread-2-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
863518:15:47.242 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
863618:15:47.243 [pool-19-thread-2-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
863718:15:47.250 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/list?consistent, took: 0.007s, 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: Mon, 22 Dec 2025 17:15:47 GMT, X-Consul-Knownleader: true, Content-Type: application/json
863818:15:47.251 [pool-19-thread-2-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
863918:15:47.253 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
864018:15:47.256 [pool-19-thread-2-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
864118:15:47.257 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
864218:15:47.258 [pool-19-thread-2-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
864318:15:47.259 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
864418:15:47.260 [pool-19-thread-2-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
864518:15:47.261 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, X-Consul-Knownleader: true, Content-Type: application/json
864618:15:47.262 [pool-19-thread-2-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
864718:15:47.263 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
864818:15:47.265 [pool-19-thread-2-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
864918:15:47.267 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
865018:15:47.267 [pool-19-thread-2-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
865118:15:47.268 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, X-Consul-Knownleader: true, Content-Type: application/json
865218:15:47.269 [pool-19-thread-2-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
865318:15:47.271 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
865418:15:47.272 [pool-19-thread-2-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
865518:15:47.274 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/node/node?consistent, took: 0.001s, response: 200 OK, headers: X-Consul-Index: 21, X-Consul-Lastcontact: 0, Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Mon, 22 Dec 2025 17:15:47 GMT, X-Consul-Knownleader: true, Content-Type: application/json
865618:15:47.275 [pool-19-thread-2-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
865718:15:47.276 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
865818:15:47.279 [pool-19-thread-2-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
865918:15:47.280 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
866018:15:47.281 [pool-19-thread-2-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
866118:15:47.283 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
866218:15:47.284 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/bee9ac35-23cd-211b-c43b-62a4abffce73?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
866318:15:47.285 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/bee9ac35-23cd-211b-c43b-62a4abffce73?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: Mon, 22 Dec 2025 17:15:47 GMT, X-Consul-Knownleader: true, Content-Type: application/json
866418:15:47.286 [pool-19-thread-2-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
866518:15:47.288 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
866618:15:47.291 [pool-19-thread-2-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
866718:15:47.292 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
866818:15:47.293 [pool-19-thread-2-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
866918:15:47.294 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
867018:15:47.294 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/11f29b29-b937-f916-3259-653e10493dfe?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
867118:15:47.295 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/11f29b29-b937-f916-3259-653e10493dfe?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: Mon, 22 Dec 2025 17:15:47 GMT, X-Consul-Knownleader: true, Content-Type: application/json
867218:15:47.296 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/destroy/11f29b29-b937-f916-3259-653e10493dfe, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
867318:15:47.297 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/destroy/11f29b29-b937-f916-3259-653e10493dfe, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
867418:15:47.298 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: GET http://172.17.0.1:32782/v1/session/info/11f29b29-b937-f916-3259-653e10493dfe?consistent, response as: either(as string, as json), headers: Accept-Encoding: gzip, deflate
867518:15:47.299 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/info/11f29b29-b937-f916-3259-653e10493dfe?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: Mon, 22 Dec 2025 17:15:47 GMT, X-Consul-Knownleader: true, Content-Type: application/json
867618:15:47.300 [pool-19-thread-2-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
867718:15:47.301 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
867818:15:47.304 [pool-19-thread-2-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
867918:15:47.305 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/catalog/register, took: 0.000s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 5, Date: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
868018:15:47.305 [pool-19-thread-2-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
868118:15:47.307 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
868218:15:47.307 [pool-19-thread-2-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
868318:15:47.309 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: GET http://172.17.0.1:32782/v1/session/list?consistent, took: 0.002s, 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: Mon, 22 Dec 2025 17:15:47 GMT, X-Consul-Knownleader: true, Content-Type: application/json
868418:15:47.310 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Sending request: PUT http://172.17.0.1:32782/v1/session/renew/76088b79-b1d2-2264-599e-8325e67a8c9f, response as: mapped(either(as string, as json)), headers: Accept-Encoding: gzip, deflate
868518:15:47.311 [pool-19-thread-2-ScalaTest-running-CirceSessionSpec] DEBUG sttp.client3.logging.slf4j.Slf4jLoggingBackend -- Request: PUT http://172.17.0.1:32782/v1/session/renew/76088b79-b1d2-2264-599e-8325e67a8c9f, took: 0.001s, response: 200 OK, headers: Vary: Accept-Encoding, X-Consul-Default-Acl-Policy: allow, Content-Length: 342, Date: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
868618:15:47.312 [pool-19-thread-2-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
868718:15:47.313 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:47 GMT, Content-Type: application/json
868818:15:47.315 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f,false
868918:15:47.315 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json], queryParams={}}
869018:15:47.315 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: preparing request execution
869118:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
869218:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
869318:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008B: target auth state: UNCHALLENGED
869418:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008B: proxy auth state: UNCHALLENGED
869518:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008B: acquiring connection with route {}->unix://localhost:2375
869618:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: acquiring endpoint (3 MINUTES)
869718:15:47.316 [pool-19-thread-2] 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]
869818:15:47.316 [pool-19-thread-2] 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]
869918:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008B: acquired ep-0000008A
870018:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008B: acquired endpoint ep-0000008A
870118:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008B: executing GET /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json HTTP/1.1
870218:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008A: start execution ex-0000008B
870318:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008A: executing exchange ex-0000008B over http-outgoing-1
870418:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json HTTP/1.1
870518:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
870618:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
870718:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
870818:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
870918:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
871018:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
871118:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json HTTP/1.1[\r][\n]"
871218:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
871318:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
871418:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
871518:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
871618:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
871718:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
871818:15:47.316 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
871918:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
872018:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
872118:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
872218:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
872318:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
872418:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
872518:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:47 GMT[\r][\n]"
872618:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
872718:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
872818:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "185a[\r][\n]"
872918:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f","Created":"2025-12-22T17:15:46.561286713Z","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":5253,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:46.586419292Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/resolv.conf","HostnamePath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/hostname","HostsPath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/hosts","LogPath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f-json.log","Name":"/intelligent_wright","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":"fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f","LowerDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404/merged","UpperDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404/diff","WorkDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"921bd1f5b9b0c94a9d0340c1338f0a4bc35c90e6c878b9ee5264b38e9325bdb6","Source":"/var/lib/docker/volumes/921bd1f5b9b0c94a9d0340c1338f0a4bc35c90e6c878b9ee5264b38e9325bdb6/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"fcc6e8a452f9","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"13c73b18ff011b279b1a2cbf4b7081ff9a693b468311b306e4fa36e162a8d3c0","SandboxKey":"/var/run/docker/netns/13c73b18ff01","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":"c95fda6c0dd9c59a38cddef7ede152caf254725f8300a830d44f7ae222079098","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"3a:eb:55:bb:60:81","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"3a:eb:55:bb:60:81","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"c95fda6c0dd9c59a38cddef7ede152caf254725f8300a830d44f7ae222079098","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
873018:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
873118:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
873218:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
873318:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
873418:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
873518:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
873618:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
873718:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
873818:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
873918:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:47 GMT
874018:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
874118:15:47.317 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008B: connection can be kept alive for 3 MINUTES
874218:15:47.318 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008A: releasing valid endpoint
874318:15:47.318 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008A: releasing endpoint
874418:15:47.318 [pool-19-thread-2] 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
874518:15:47.318 [pool-19-thread-2] 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]
874618:15:47.318 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f,<null>
874718:15:47.318 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: preparing request execution
874818:15:47.318 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
874918:15:47.318 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
875018:15:47.318 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008C: target auth state: UNCHALLENGED
875118:15:47.318 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008C: proxy auth state: UNCHALLENGED
875218:15:47.318 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008C: acquiring connection with route {}->unix://localhost:2375
875318:15:47.318 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: acquiring endpoint (3 MINUTES)
875418:15:47.318 [pool-19-thread-2] 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]
875518:15:47.319 [pool-19-thread-2] 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]
875618:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008C: acquired ep-0000008B
875718:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008C: acquired endpoint ep-0000008B
875818:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008C: executing POST /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/kill HTTP/1.1
875918:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008B: start execution ex-0000008C
876018:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008B: executing exchange ex-0000008C over http-outgoing-1
876118:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/kill HTTP/1.1
876218:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
876318:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
876418:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
876518:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
876618:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
876718:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
876818:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
876918:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/kill HTTP/1.1[\r][\n]"
877018:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
877118:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
877218:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
877318:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
877418:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
877518:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
877618:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
877718:15:47.319 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
877818:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
877918:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
878018:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
878118:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
878218:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
878318:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:47 GMT[\r][\n]"
878418:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
878518:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
878618:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
878718:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
878818:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
878918:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
879018:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:47 GMT
879118:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008C: connection can be kept alive for 3 MINUTES
879218:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008B: releasing valid endpoint
879318:15:47.444 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008B: releasing endpoint
879418:15:47.444 [pool-19-thread-2] 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
879518:15:47.444 [pool-19-thread-2] 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]
879618:15:47.444 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f,false
879718:15:47.445 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json], queryParams={}}
879818:15:47.445 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: preparing request execution
879918:15:47.445 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
880018:15:47.445 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
880118:15:47.445 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008D: target auth state: UNCHALLENGED
880218:15:47.445 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008D: proxy auth state: UNCHALLENGED
880318:15:47.445 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008D: acquiring connection with route {}->unix://localhost:2375
880418:15:47.445 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: acquiring endpoint (3 MINUTES)
880518:15:47.445 [pool-19-thread-2] 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]
880618:15:47.445 [pool-19-thread-2] 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]
880718:15:47.446 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008D: acquired ep-0000008C
880818:15:47.446 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008D: acquired endpoint ep-0000008C
880918:15:47.446 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008D: executing GET /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json HTTP/1.1
881018:15:47.446 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008C: start execution ex-0000008D
881118:15:47.446 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008C: executing exchange ex-0000008D over http-outgoing-1
881218:15:47.447 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json HTTP/1.1
881318:15:47.447 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
881418:15:47.447 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
881518:15:47.447 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
881618:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
881718:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
881818:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
881918:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/json HTTP/1.1[\r][\n]"
882018:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
882118:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
882218:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
882318:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
882418:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
882518:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
882618:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
882718:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
882818:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
882918:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
883018:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
883118:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
883218:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
883318:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:47 GMT[\r][\n]"
883418:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
883518:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
883618:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166e[\r][\n]"
883718:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f","Created":"2025-12-22T17:15:46.561286713Z","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-22T17:15:46.586419292Z","FinishedAt":"2025-12-22T17:15:47.335355049Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/resolv.conf","HostnamePath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/hostname","HostsPath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/hosts","LogPath":"/var/lib/docker/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f-json.log","Name":"/intelligent_wright","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":"fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f","LowerDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404/merged","UpperDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404/diff","WorkDir":"/var/lib/docker/overlay2/5c93b1727ae14bb70ea08ecb3483e09d9d6ffb737a988414ca45af8cbfaf7404/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"921bd1f5b9b0c94a9d0340c1338f0a4bc35c90e6c878b9ee5264b38e9325bdb6","Source":"/var/lib/docker/volumes/921bd1f5b9b0c94a9d0340c1338f0a4bc35c90e6c878b9ee5264b38e9325bdb6/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"fcc6e8a452f9","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
883818:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
883918:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
884018:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
884118:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
884218:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
884318:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
884418:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
884518:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
884618:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
884718:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:47 GMT
884818:15:47.448 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
884918:15:47.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008D: connection can be kept alive for 3 MINUTES
885018:15:47.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008C: releasing valid endpoint
885118:15:47.449 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008C: releasing endpoint
885218:15:47.449 [pool-19-thread-2] 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
885318:15:47.449 [pool-19-thread-2] 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]
885418:15:47.449 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f,true,true
885518:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: preparing request execution
885618:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
885718:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
885818:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008E: target auth state: UNCHALLENGED
885918:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008E: proxy auth state: UNCHALLENGED
886018:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008E: acquiring connection with route {}->unix://localhost:2375
886118:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: acquiring endpoint (3 MINUTES)
886218:15:47.450 [pool-19-thread-2] 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]
886318:15:47.450 [pool-19-thread-2] 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]
886418:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008E: acquired ep-0000008D
886518:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008E: acquired endpoint ep-0000008D
886618:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008E: executing DELETE /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f?v=true&force=true HTTP/1.1
886718:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008D: start execution ex-0000008E
886818:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008D: executing exchange ex-0000008E over http-outgoing-1
886918:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f?v=true&force=true HTTP/1.1
887018:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
887118:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
887218:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
887318:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
887418:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
887518:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
887618:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/fcc6e8a452f99eaf3dc5df1e967f75d9dd1d5c49f26c6a6234dc707044e93a7f?v=true&force=true HTTP/1.1[\r][\n]"
887718:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
887818:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
887918:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
888018:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
888118:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
888218:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
888318:15:47.450 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
888418:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
888518:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
888618:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
888718:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
888818:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
888918:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:47 GMT[\r][\n]"
889018:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
889118:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
889218:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
889318:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
889418:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
889518:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
889618:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:47 GMT
889718:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008E: connection can be kept alive for 3 MINUTES
889818:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008D: releasing valid endpoint
889918:15:47.455 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008D: releasing endpoint
890018:15:47.455 [pool-19-thread-2] 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
890118:15:47.455 [pool-19-thread-2] 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]
890218:15:47.455 [pool-19-thread-2] 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
891118:15:47.461 [pool-19-thread-2] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
891218:15:47.462 [pool-19-thread-2] 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'))
891318:15:47.462 [pool-19-thread-2] DEBUG org.testcontainers.images.AbstractImagePullPolicy -- Using locally available and not pulling image: consul:1.9.3
891418:15:47.462 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
891518:15:47.462 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Trying to start container: consul:1.9.3 (attempt 1/1)
891618:15:47.462 [pool-19-thread-2] DEBUG tc.consul:1.9.3 -- Starting container: consul:1.9.3
891718:15:47.462 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Creating container for image: consul:1.9.3
891818:15:47.462 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- Looking up auth config for image: consul:1.9.3 at registry: https://index.docker.io/v1/
891918:15:47.462 [pool-19-thread-2] DEBUG org.testcontainers.utility.RegistryAuthLocator -- No matching Auth Configs - falling back to defaultAuthConfig [null]
892018:15:47.462 [pool-19-thread-2] DEBUG org.testcontainers.dockerclient.AuthDelegatingDockerClientConfig -- Effective auth config [null]
892118:15:47.462 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@37d77d89[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;@480e7fc3}, 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=16b74023-c063-4933-b463-e8e44f96cc6d},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>]
892218:15:47.473 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: preparing request execution
892318:15:47.473 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
892418:15:47.473 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
892518:15:47.473 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008F: target auth state: UNCHALLENGED
892618:15:47.473 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000008F: proxy auth state: UNCHALLENGED
892718:15:47.473 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000008F: acquiring connection with route {}->unix://localhost:2375
892818:15:47.473 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: acquiring endpoint (3 MINUTES)
892918:15:47.474 [pool-19-thread-2] 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]
893018:15:47.474 [pool-19-thread-2] 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]
893118:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-0000008F: acquired ep-0000008E
893218:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000008F: acquired endpoint ep-0000008E
893318:15:47.474 [pool-19-thread-2] 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
893418:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008E: start execution ex-0000008F
893518:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008E: executing exchange ex-0000008F over http-outgoing-1
893618:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1
893718:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
893818:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
893918:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
894018:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
894118:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
894218:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Content-Length: 1965
894318:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
894418:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
894518:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/create HTTP/1.1[\r][\n]"
894618:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
894718:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
894818:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
894918:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
895018:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
895118:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Content-Length: 1965[\r][\n]"
895218:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
895318:15:47.474 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
895418:15:47.475 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
895518:15:47.475 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "{"Hostname":null,"Domainname":null,"User":null,"AttachStdin":null,"AttachStdout":null,"AttachStderr":null,"PortSpecs":null,"Tty":null,"OpenStdin":null,"StdinOnce":null,"Env":[],"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":"16b74023-c063-4933-b463-e8e44f96cc6d"},"Shell":null,"NetworkingConfig":null}"
895618:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 201 Created[\r][\n]"
895718:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
895818:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
895918:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
896018:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
896118:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
896218:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:47 GMT[\r][\n]"
896318:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 88[\r][\n]"
896418:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
896518:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330","Warnings":[]}[\n]"
896618:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 201 Created
896718:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
896818:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
896918:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
897018:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
897118:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
897218:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:47 GMT
897318:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 88
897418:15:47.488 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000008F: connection can be kept alive for 3 MINUTES
897518:15:47.489 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008E: releasing valid endpoint
897618:15:47.489 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008E: releasing endpoint
897718:15:47.489 [pool-19-thread-2] 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
897818:15:47.489 [pool-19-thread-2] 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]
897918:15:47.489 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 is starting: 44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330
898018:15:47.490 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330
898118:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: preparing request execution
898218:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
898318:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
898418:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000090: target auth state: UNCHALLENGED
898518:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000090: proxy auth state: UNCHALLENGED
898618:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000090: acquiring connection with route {}->unix://localhost:2375
898718:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: acquiring endpoint (3 MINUTES)
898818:15:47.490 [pool-19-thread-2] 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]
898918:15:47.490 [pool-19-thread-2] 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]
899018:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000090: acquired ep-0000008F
899118:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000090: acquired endpoint ep-0000008F
899218:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000090: executing POST /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/start HTTP/1.1
899318:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008F: start execution ex-00000090
899418:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008F: executing exchange ex-00000090 over http-outgoing-1
899518:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/start HTTP/1.1
899618:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
899718:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
899818:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
899918:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
900018:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
900118:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
900218:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
900318:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/start HTTP/1.1[\r][\n]"
900418:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
900518:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
900618:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
900718:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
900818:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
900918:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
901018:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
901118:15:47.490 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
901218:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
901318:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
901418:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
901518:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
901618:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
901718:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:47 GMT[\r][\n]"
901818:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
901918:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
902018:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
902118:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
902218:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
902318:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
902418:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:47 GMT
902518:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000090: connection can be kept alive for 3 MINUTES
902618:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-0000008F: releasing valid endpoint
902718:15:47.604 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-0000008F: releasing endpoint
902818:15:47.604 [pool-19-thread-2] 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
902918:15:47.604 [pool-19-thread-2] 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]
903018:15:47.605 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330,false
903118:15:47.605 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json], queryParams={}}
903218:15:47.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: preparing request execution
903318:15:47.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
903418:15:47.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
903518:15:47.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000091: target auth state: UNCHALLENGED
903618:15:47.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000091: proxy auth state: UNCHALLENGED
903718:15:47.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000091: acquiring connection with route {}->unix://localhost:2375
903818:15:47.605 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: acquiring endpoint (3 MINUTES)
903918:15:47.605 [pool-19-thread-2] 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]
904018:15:47.606 [pool-19-thread-2] 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]
904118:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000091: acquired ep-00000090
904218:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000091: acquired endpoint ep-00000090
904318:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000091: executing GET /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json HTTP/1.1
904418:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000090: start execution ex-00000091
904518:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000090: executing exchange ex-00000091 over http-outgoing-1
904618:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json HTTP/1.1
904718:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
904818:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
904918:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
905018:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
905118:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
905218:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
905318:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json HTTP/1.1[\r][\n]"
905418:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
905518:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
905618:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
905718:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
905818:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
905918:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
906018:15:47.606 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
906118:15:47.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
906218:15:47.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
906318:15:47.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
906418:15:47.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
906518:15:47.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
906618:15:47.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
906718:15:47.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:47 GMT[\r][\n]"
906818:15:47.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
906918:15:47.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
907018:15:47.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
907118:15:47.607 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330","Created":"2025-12-22T17:15:47.476235333Z","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":5399,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:47.495664893Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/resolv.conf","HostnamePath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/hostname","HostsPath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/hosts","LogPath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330-json.log","Name":"/serene_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":"44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330","LowerDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9/merged","UpperDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9/diff","WorkDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9/work"},"Name":"overlay2"},"Mounts":[{"Typ"
907218:15:47.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
907318:15:47.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
907418:15:47.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
907518:15:47.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
907618:15:47.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
907718:15:47.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
907818:15:47.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:47 GMT
907918:15:47.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
908018:15:47.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000091: connection can be kept alive for 3 MINUTES
908118:15:47.608 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "e":"volume","Name":"9645679cb340f6f3cf3e6b6cfecfefc947e4cdf74cd0ee8f05aa9b4934e98bd9","Source":"/var/lib/docker/volumes/9645679cb340f6f3cf3e6b6cfecfefc947e4cdf74cd0ee8f05aa9b4934e98bd9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44779c3baa82","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"d7124ea27a3068111a3d808b46d86081c0dc29e7207ee32fa68e8ffb1424784c","SandboxKey":"/var/run/docker/netns/d7124ea27a30","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":"e7d1f1e1ee7b1c2aa3ac1314730898c014a227df89ac063497f828b3442b1759","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"2a:9b:1e:47:8a:58","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"2a:9b:1e:47:8a:58","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"e7d1f1e1ee7b1c2aa3ac1314730898c014a227df89ac063497f828b3442b1759","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
908218:15:47.609 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
908318:15:47.609 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
908418:15:47.609 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
908518:15:47.609 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000090: releasing valid endpoint
908618:15:47.609 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000090: releasing endpoint
908718:15:47.609 [pool-19-thread-2] 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
908818:15:47.609 [pool-19-thread-2] 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]
908918:15:47.609 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6
909018:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: preparing request execution
909118:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
909218:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
909318:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000092: target auth state: UNCHALLENGED
909418:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000092: proxy auth state: UNCHALLENGED
909518:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000092: acquiring connection with route {}->unix://localhost:2375
909618:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: acquiring endpoint (3 MINUTES)
909718:15:47.610 [pool-19-thread-2] 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]
909818:15:47.610 [pool-19-thread-2] 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]
909918:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000092: acquired ep-00000091
910018:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000092: acquired endpoint ep-00000091
910118:15:47.610 [pool-19-thread-2] 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
910218:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000091: start execution ex-00000092
910318:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000091: executing exchange ex-00000092 over http-outgoing-1
910418:15:47.610 [pool-19-thread-2] 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
910518:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
910618:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
910718:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
910818:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
910918:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
911018:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
911118:15:47.610 [pool-19-thread-2] 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]"
911218:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
911318:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
911418:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
911518:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
911618:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
911718:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
911818:15:47.610 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
911918:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
912018:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
912118:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
912218:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
912318:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
912418:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
912518:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:47 GMT[\r][\n]"
912618:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
912718:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
912818:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "d80[\r][\n]"
912918:15:47.611 [pool-19-thread-2] 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/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/merged","UpperDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff","WorkDir":"/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/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]"
913018:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
913118:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
913218:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
913318:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
913418:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
913518:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
913618:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
913718:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
913818:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
913918:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:47 GMT
914018:15:47.611 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
914118:15:47.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000092: connection can be kept alive for 3 MINUTES
914218:15:47.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000091: releasing valid endpoint
914318:15:47.612 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000091: releasing endpoint
914418:15:47.612 [pool-19-thread-2] 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
914518:15:47.612 [pool-19-thread-2] 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]
914618:15:47.613 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd:
914718:15:47.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: preparing request execution
914818:15:47.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
914918:15:47.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
915018:15:47.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000093: target auth state: UNCHALLENGED
915118:15:47.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000093: proxy auth state: UNCHALLENGED
915218:15:47.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000093: acquiring connection with route {}->unix://localhost:2375
915318:15:47.613 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: acquiring endpoint (3 MINUTES)
915418:15:47.613 [pool-19-thread-2] 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]
915518:15:47.614 [pool-19-thread-2] 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]
915618:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000093: acquired ep-00000092
915718:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000093: acquired endpoint ep-00000092
915818:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000093: executing GET /v1.32/version HTTP/1.1
915918:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000092: start execution ex-00000093
916018:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000092: executing exchange ex-00000093 over http-outgoing-1
916118:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/version HTTP/1.1
916218:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
916318:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
916418:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
916518:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
916618:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
916718:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
916818:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
916918:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
917018:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
917118:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
917218:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
917318:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
917418:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
917518:15:47.614 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
917618:15:47.622 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
917718:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
917818:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
917918:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
918018:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
918118:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
918218:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:47 GMT[\r][\n]"
918318:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Length: 821[\r][\n]"
918418:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
918518:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"28.0.4","Details":{"ApiVersion":"1.48","Arch":"amd64","BuildTime":"2025-03-25T15:07:11.000000000+00:00","Experimental":"false","GitCommit":"6430e49","GoVersion":"go1.23.7","KernelVersion":"6.8.0-1044-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"v2.2.0","Details":{"GitCommit":"1c4457e00facac03ce1d75f7b6777a7a851e5c41"}},{"Name":"runc","Version":"1.3.4","Details":{"GitCommit":"v1.3.4-0-gd6d73eb8"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"28.0.4","ApiVersion":"1.48","MinAPIVersion":"1.24","GitCommit":"6430e49","GoVersion":"go1.23.7","Os":"linux","Arch":"amd64","KernelVersion":"6.8.0-1044-azure","BuildTime":"2025-03-25T15:07:11.000000000+00:00"}[\n]"
918618:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
918718:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
918818:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
918918:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
919018:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
919118:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
919218:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:47 GMT
919318:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Length: 821
919418:15:47.623 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000093: connection can be kept alive for 3 MINUTES
919518:15:47.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000092: releasing valid endpoint
919618:15:47.624 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000092: releasing endpoint
919718:15:47.624 [pool-19-thread-2] 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
919818:15:47.624 [pool-19-thread-2] 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]
919918:15:47.624 [pool-19-thread-2] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy -- /serene_williamson: Waiting for 60 seconds for URL: http://172.17.0.1:32783/ (where port 32783 maps to container port 8500)
920018:15:48.236 [pool-19-thread-2] INFO tc.consul:1.9.3 -- Container consul:1.9.3 started in PT0.774703477S
920118:15:48.239 [pool-19-thread-2-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
920218:15:48.241 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:48 GMT, Content-Type: application/json
920318:15:48.243 [pool-19-thread-2-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
920418:15:48.244 [pool-19-thread-2-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: Mon, 22 Dec 2025 17:15:48 GMT, Content-Type: application/json
920518:15:48.245 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330,false
920618:15:48.245 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json], queryParams={}}
920718:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: preparing request execution
920818:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
920918:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
921018:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000094: target auth state: UNCHALLENGED
921118:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000094: proxy auth state: UNCHALLENGED
921218:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000094: acquiring connection with route {}->unix://localhost:2375
921318:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: acquiring endpoint (3 MINUTES)
921418:15:48.245 [pool-19-thread-2] 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]
921518:15:48.245 [pool-19-thread-2] 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]
921618:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000094: acquired ep-00000093
921718:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000094: acquired endpoint ep-00000093
921818:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000094: executing GET /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json HTTP/1.1
921918:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000093: start execution ex-00000094
922018:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000093: executing exchange ex-00000094 over http-outgoing-1
922118:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json HTTP/1.1
922218:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
922318:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
922418:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
922518:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
922618:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
922718:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
922818:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json HTTP/1.1[\r][\n]"
922918:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
923018:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
923118:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
923218:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
923318:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
923418:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
923518:15:48.245 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
923618:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
923718:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
923818:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
923918:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
924018:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
924118:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
924218:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:48 GMT[\r][\n]"
924318:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
924418:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
924518:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "1859[\r][\n]"
924618:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330","Created":"2025-12-22T17:15:47.476235333Z","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":5399,"ExitCode":0,"Error":"","StartedAt":"2025-12-22T17:15:47.495664893Z","FinishedAt":"0001-01-01T00:00:00Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/resolv.conf","HostnamePath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/hostname","HostsPath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/hosts","LogPath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330-json.log","Name":"/serene_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":"44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330","LowerDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9/merged","UpperDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9/diff","WorkDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"9645679cb340f6f3cf3e6b6cfecfefc947e4cdf74cd0ee8f05aa9b4934e98bd9","Source":"/var/lib/docker/volumes/9645679cb340f6f3cf3e6b6cfecfefc947e4cdf74cd0ee8f05aa9b4934e98bd9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44779c3baa82","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":"16b74023-c063-4933-b463-e8e44f96cc6d","org.testcontainers.version":"1.19.0"}},"NetworkSettings":{"Bridge":"","SandboxID":"d7124ea27a3068111a3d808b46d86081c0dc29e7207ee32fa68e8ffb1424784c","SandboxKey":"/var/run/docker/netns/d7124ea27a30","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":"e7d1f1e1ee7b1c2aa3ac1314730898c014a227df89ac063497f828b3442b1759","Gateway":"172.17.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","MacAddress":"2a:9b:1e:47:8a:58","Networks":{"bridge":{"IPAMConfig":null,"Links":null,"Aliases":null,"MacAddress":"2a:9b:1e:47:8a:58","DriverOpts":null,"GwPriority":0,"NetworkID":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"e7d1f1e1ee7b1c2aa3ac1314730898c014a227df89ac063497f828b3442b1759","Gateway":"172.17.0.1","IPAddress":"172.17.0.5","IPPrefixLen":16,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
924718:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
924818:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
924918:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
925018:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
925118:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
925218:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
925318:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
925418:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
925518:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
925618:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:48 GMT
925718:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
925818:15:48.246 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000094: connection can be kept alive for 3 MINUTES
925918:15:48.247 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000093: releasing valid endpoint
926018:15:48.247 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000093: releasing endpoint
926118:15:48.247 [pool-19-thread-2] 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
926218:15:48.247 [pool-19-thread-2] 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]
926318:15:48.247 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330,<null>
926418:15:48.247 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: preparing request execution
926518:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
926618:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
926718:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000095: target auth state: UNCHALLENGED
926818:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000095: proxy auth state: UNCHALLENGED
926918:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000095: acquiring connection with route {}->unix://localhost:2375
927018:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: acquiring endpoint (3 MINUTES)
927118:15:48.248 [pool-19-thread-2] 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]
927218:15:48.248 [pool-19-thread-2] 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]
927318:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000095: acquired ep-00000094
927418:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000095: acquired endpoint ep-00000094
927518:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000095: executing POST /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/kill HTTP/1.1
927618:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000094: start execution ex-00000095
927718:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000094: executing exchange ex-00000095 over http-outgoing-1
927818:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> POST /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/kill HTTP/1.1
927918:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
928018:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> content-type: application/json
928118:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
928218:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
928318:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
928418:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
928518:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
928618:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "POST /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/kill HTTP/1.1[\r][\n]"
928718:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
928818:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "content-type: application/json[\r][\n]"
928918:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
929018:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
929118:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
929218:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
929318:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
929418:15:48.248 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
929518:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
929618:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
929718:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
929818:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
929918:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
930018:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:48 GMT[\r][\n]"
930118:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
930218:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
930318:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
930418:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
930518:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
930618:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
930718:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:48 GMT
930818:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000095: connection can be kept alive for 3 MINUTES
930918:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000094: releasing valid endpoint
931018:15:48.426 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000094: releasing endpoint
931118:15:48.426 [pool-19-thread-2] 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
931218:15:48.427 [pool-19-thread-2] 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]
931318:15:48.427 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330,false
931418:15:48.427 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.exec.InspectContainerCmdExec -- GET: DefaultWebTarget{path=[/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json], queryParams={}}
931518:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: preparing request execution
931618:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
931718:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
931818:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000096: target auth state: UNCHALLENGED
931918:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000096: proxy auth state: UNCHALLENGED
932018:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000096: acquiring connection with route {}->unix://localhost:2375
932118:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: acquiring endpoint (3 MINUTES)
932218:15:48.427 [pool-19-thread-2] 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]
932318:15:48.427 [pool-19-thread-2] 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]
932418:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000096: acquired ep-00000095
932518:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000096: acquired endpoint ep-00000095
932618:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000096: executing GET /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json HTTP/1.1
932718:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000095: start execution ex-00000096
932818:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000095: executing exchange ex-00000096 over http-outgoing-1
932918:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> GET /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json HTTP/1.1
933018:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
933118:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
933218:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
933318:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
933418:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
933518:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
933618:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "GET /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/json HTTP/1.1[\r][\n]"
933718:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
933818:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
933918:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
934018:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
934118:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
934218:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
934318:15:48.427 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
934418:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
934518:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
934618:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Content-Type: application/json[\r][\n]"
934718:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
934818:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
934918:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
935018:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:48 GMT[\r][\n]"
935118:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
935218:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
935318:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "166d[\r][\n]"
935418:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "{"Id":"44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330","Created":"2025-12-22T17:15:47.476235333Z","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-22T17:15:47.495664893Z","FinishedAt":"2025-12-22T17:15:48.321447261Z"},"Image":"sha256:881134d490742be947022560fe1dc94f58a6d4de2cc356e00a9aac59392538f6","ResolvConfPath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/resolv.conf","HostnamePath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/hostname","HostsPath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/hosts","LogPath":"/var/lib/docker/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330-json.log","Name":"/serene_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":"44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330","LowerDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9-init/diff:/var/lib/docker/overlay2/9b73888d556dd30892327fc297ccea501a241ad84e4c1a4d1487096214cbd630/diff:/var/lib/docker/overlay2/134c5f95d57b40e5f2105d41f2a04fad2943ea541a4dd2cb9bb4fef32a1dce61/diff:/var/lib/docker/overlay2/46d34513b3890d995254c52cc45dbf74ffc6dde33d8d888c5fe026c1e438e546/diff:/var/lib/docker/overlay2/46876e4c1871ccb38fe66f451f0067dccf50aaa3911b909b676e950045ab3e83/diff:/var/lib/docker/overlay2/075914e8e5db52f1af05490b2ba3b6f4d0247face2cfc19a01d10f5c7f043c3e/diff:/var/lib/docker/overlay2/62c0728fb45ae9ebe84126a21354262778a0a2c765fa016721b1761e4cb38486/diff","MergedDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9/merged","UpperDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9/diff","WorkDir":"/var/lib/docker/overlay2/1e05d8cab21e689868f897bc171a29a4f1763c4deff9656ef79ed04b01c990e9/work"},"Name":"overlay2"},"Mounts":[{"Type":"volume","Name":"9645679cb340f6f3cf3e6b6cfecfefc947e4cdf74cd0ee8f05aa9b4934e98bd9","Source":"/var/lib/docker/volumes/9645679cb340f6f3cf3e6b6cfecfefc947e4cdf74cd0ee8f05aa9b4934e98bd9/_data","Destination":"/consul/data","Driver":"local","Mode":"","RW":true,"Propagation":""}],"Config":{"Hostname":"44779c3baa82","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":"16b74023-c063-4933-b463-e8e44f96cc6d","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":"0b74cbb0b52a27107ae0497139debc97cddadd9bc9580bfe9e2d8d1e96056d48","EndpointID":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"IPv6Gateway":"","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"DNSNames":null}}}}[\n]"
935518:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
935618:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "0[\r][\n]"
935718:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
935818:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK
935918:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
936018:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Content-Type: application/json
936118:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
936218:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
936318:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
936418:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:48 GMT
936518:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Transfer-Encoding: chunked
936618:15:48.429 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000096: connection can be kept alive for 3 MINUTES
936718:15:48.430 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000095: releasing valid endpoint
936818:15:48.430 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000095: releasing endpoint
936918:15:48.430 [pool-19-thread-2] 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
937018:15:48.430 [pool-19-thread-2] 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]
937118:15:48.430 [pool-19-thread-2] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330,true,true
937218:15:48.431 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: preparing request execution
937318:15:48.431 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
937418:15:48.431 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
937518:15:48.431 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000097: target auth state: UNCHALLENGED
937618:15:48.431 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000097: proxy auth state: UNCHALLENGED
937718:15:48.431 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000097: acquiring connection with route {}->unix://localhost:2375
937818:15:48.431 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: acquiring endpoint (3 MINUTES)
937918:15:48.431 [pool-19-thread-2] 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]
938018:15:48.431 [pool-19-thread-2] 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]
938118:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000097: acquired ep-00000096
938218:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000097: acquired endpoint ep-00000096
938318:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000097: executing DELETE /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330?v=true&force=true HTTP/1.1
938418:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000096: start execution ex-00000097
938518:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000096: executing exchange ex-00000097 over http-outgoing-1
938618:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> DELETE /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330?v=true&force=true HTTP/1.1
938718:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> accept: application/json
938818:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d
938918:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> User-Agent: tc-java/1.19.0
939018:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate
939118:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Host: localhost:2375
939218:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 >> Connection: keep-alive
939318:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "DELETE /v1.32/containers/44779c3baa82f61539365527f14a1b134d73c63b1392db8b94cb228f25a27330?v=true&force=true HTTP/1.1[\r][\n]"
939418:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "accept: application/json[\r][\n]"
939518:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "x-tc-sid: 16b74023-c063-4933-b463-e8e44f96cc6d[\r][\n]"
939618:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "User-Agent: tc-java/1.19.0[\r][\n]"
939718:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
939818:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Host: localhost:2375[\r][\n]"
939918:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "Connection: keep-alive[\r][\n]"
940018:15:48.432 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 >> "[\r][\n]"
940118:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "HTTP/1.1 204 No Content[\r][\n]"
940218:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Api-Version: 1.48[\r][\n]"
940318:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Docker-Experimental: false[\r][\n]"
940418:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Ostype: linux[\r][\n]"
940518:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Server: Docker/28.0.4 (linux)[\r][\n]"
940618:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "Date: Mon, 22 Dec 2025 17:15:48 GMT[\r][\n]"
940718:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-1 << "[\r][\n]"
940818:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << HTTP/1.1 204 No Content
940918:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Api-Version: 1.48
941018:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Docker-Experimental: false
941118:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Ostype: linux
941218:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Server: Docker/28.0.4 (linux)
941318:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-1 << Date: Mon, 22 Dec 2025 17:15:48 GMT
941418:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000097: connection can be kept alive for 3 MINUTES
941518:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000096: releasing valid endpoint
941618:15:48.437 [pool-19-thread-2] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000096: releasing endpoint
941718:15:48.437 [pool-19-thread-2] 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
941818:15:48.437 [pool-19-thread-2] 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]
941918:15:48.437 [pool-19-thread-2] 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": 18704, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9432 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
9433 "test-compile": {"status": "ok", "tookMs": 6271, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9434 "test": {"status": "ok", "tookMs": 20903, "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": 73, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9442 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
9443 "test-compile": {"status": "ok", "tookMs": 123, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
9444 "test": {"status": "ok", "tookMs": 231, "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: 76 s (0:01:16.0), completed Dec 22, 2025, 6:15:49 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.