Skip to content

fix(deps): update spring boot to v3.4.1 (minor) #2835

fix(deps): update spring boot to v3.4.1 (minor)

fix(deps): update spring boot to v3.4.1 (minor) #2835

GitHub Actions / Test Results failed Dec 4, 2024 in 0s

1 errors, 359 pass in 25s

360 tests  ±0   359 ✅ ±0   25s ⏱️ -3s
 21 suites ±0     0 💤 ±0 
 21 files   ±0     0 ❌ ±0   1 🔥 ±0 

Results for commit 170dfa7. ± Comparison against earlier commit 3a091ac.

Annotations

Check failure on line 0 in org.camunda.community.migration.converter.BehaviourTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

testCallActivityBehaviour (org.camunda.community.migration.converter.BehaviourTest) with error

backend-diagram-converter/core/target/surefire-reports/TEST-org.camunda.community.migration.converter.BehaviourTest.xml [took 1s]
Raw output
'java.lang.reflect.AccessibleObject org.junit.platform.commons.util.ReflectionUtils.makeAccessible(java.lang.reflect.AccessibleObject)'
java.lang.NoSuchMethodError: 'java.lang.reflect.AccessibleObject org.junit.platform.commons.util.ReflectionUtils.makeAccessible(java.lang.reflect.AccessibleObject)'
	at io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTestExtension.injectField(ZeebeProcessTestExtension.java:162)
	at io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTestExtension.lambda$injectFields$0(ZeebeProcessTestExtension.java:132)
	at java.base/java.util.Optional.ifPresent(Optional.java:178)
	at io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTestExtension.injectFields(ZeebeProcessTestExtension.java:132)
	at io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTestExtension.beforeEach(ZeebeProcessTestExtension.java:93)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
04:18:49.588 [main] DEBUG org.testcontainers.utility.TestcontainersConfiguration -- Testcontainers configuration overrides will be loaded from file:/home/runner/.testcontainers.properties
04:18:49.592 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy()
04:18:49.594 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
04:18:49.616 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.20.4
04:18:49.818 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
04:18:49.820 [main] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Trying out strategy: UnixSocketClientProviderStrategy
04:18:49.931 [main] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 
04:18:49.945 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: preparing request execution
04:18:49.948 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
04:18:49.950 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
04:18:49.950 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: target auth state: UNCHALLENGED
04:18:49.950 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000001: proxy auth state: UNCHALLENGED
04:18:49.950 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: acquiring connection with route {}->unix://localhost:2375
04:18:49.950 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquiring endpoint (3 MINUTES)
04:18:49.951 [main] 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]
04:18:49.967 [main] 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]
04:18:49.978 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000001: acquired ep-00000000
04:18:49.978 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000001: acquired endpoint ep-00000000
04:18:49.978 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000001: opening connection {}->unix://localhost:2375
04:18:49.979 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: connecting endpoint (3 MINUTES)
04:18:49.979 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES)
04:18:49.983 [main] 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
04:18:49.983 [main] 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
04:18:49.984 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: connected http-outgoing-0
04:18:49.984 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: endpoint connected
04:18:49.984 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: executing GET /v1.32/info HTTP/1.1
04:18:49.985 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: start execution ex-00000001
04:18:49.985 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: executing exchange ex-00000001 over http-outgoing-0
04:18:49.985 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/info HTTP/1.1
04:18:49.985 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: f2aae7d2-3a75-4c41-ae8c-7754d0a37dfd
04:18:49.985 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.20.4
04:18:49.985 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
04:18:49.985 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
04:18:49.985 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
04:18:49.986 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/info HTTP/1.1[\r][\n]"
04:18:49.986 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: f2aae7d2-3a75-4c41-ae8c-7754d0a37dfd[\r][\n]"
04:18:49.986 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.20.4[\r][\n]"
04:18:49.986 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
04:18:49.986 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
04:18:49.986 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
04:18:49.986 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
04:18:49.996 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
04:18:49.996 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.45[\r][\n]"
04:18:49.996 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
04:18:49.996 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
04:18:49.996 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
04:18:49.996 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/26.1.3 (linux)[\r][\n]"
04:18:49.996 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 04 Dec 2024 04:18:49 GMT[\r][\n]"
04:18:49.996 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
04:18:49.996 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
04:18:49.996 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "8bd[\r][\n]"
04:18:49.997 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"ID":"447383f1-9802-458d-bd1f-610ec17602af","Containers":2,"ContainersRunning":2,"ContainersPaused":0,"ContainersStopped":0,"Images":18,"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":true,"BridgeNfIp6tables":true,"Debug":false,"NFd":32,"OomKillDisable":false,"NGoroutines":53,"SystemTime":"2024-12-04T04:18:49.986444474Z","LoggingDriver":"json-file","CgroupDriver":"cgroupfs","CgroupVersion":"2","NEventsListener":0,"KernelVersion":"6.5.0-1025-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,"InsecureRegistryCIDRs":["127.0.0.0/8"],"IndexConfigs":{"docker.io":{"Name":"docker.io","Mirrors":[],"Secure":true,"Official":true}},"Mirrors":null},"NCPU":4,"MemTotal":16757338112,"GenericResources":null,"DockerRootDir":"/var/lib/docker","HttpProxy":"","HttpsProxy":"","NoProxy":"","Name":"fv-az801-978","Labels":[],"ExperimentalBuild":false,"ServerVersion":"26.1.3","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":"57f17b0a6295a39009d861b89e3b3b87b005ca27","Expected":"57f17b0a6295a39009d861b89e3b3b87b005ca27"},"RuncCommit":{"ID":"v1.1.14-0-g2c9f560","Expected":"v1.1.14-0-g2c9f560"},"InitCommit":{"ID":"de40ad0","Expected":"de40ad0"},"SecurityOptions":["name=apparmor","name=seccomp,profile=builtin","name=cgroupns"],"CDISpecDirs":[],"Warnings":null}[\n]"
04:18:49.997 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
04:18:49.997 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "0[\r][\n]"
04:18:49.997 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
04:18:49.999 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
04:18:49.999 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.45
04:18:49.999 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
04:18:49.999 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
04:18:49.999 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
04:18:49.999 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/26.1.3 (linux)
04:18:49.999 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 04 Dec 2024 04:18:49 GMT
04:18:49.999 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Transfer-Encoding: chunked
04:18:50.002 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000001: connection can be kept alive for 3 MINUTES
04:18:50.058 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000000: releasing valid endpoint
04:18:50.058 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000000: releasing endpoint
04:18:50.059 [main] 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
04:18:50.059 [main] 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]
04:18:50.059 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
04:18:50.059 [main] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock'
04:18:50.059 [main] DEBUG org.testcontainers.dockerclient.DockerClientProviderStrategy -- Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock)
04:18:50.060 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost
04:18:50.060 [main] DEBUG org.testcontainers.DockerClientFactory -- Docker info: {CDISpecDirs=[], NGoroutines=53, Name=fv-az801-978, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.1.14-0-g2c9f560, Expected=v1.1.14-0-g2c9f560}, OSVersion=22.04, Runtimes={io.containerd.runc.v2={path=runc}, runc={path=runc}}, ID=447383f1-9802-458d-bd1f-610ec17602af, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, false], [userxattr, false]], BridgeNfIptables=true, LiveRestoreEnabled=false, SystemTime=2024-12-04T04:18:49.986444474Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=18, ContainersRunning=2, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=32, KernelVersion=6.5.0-1025-azure, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=builtin, name=cgroupns], ContainerdCommit={ID=57f17b0a6295a39009d861b89e3b3b87b005ca27, Expected=57f17b0a6295a39009d861b89e3b3b87b005ca27}, GenericResources=null, OperatingSystem=Ubuntu 22.04.5 LTS, RegistryConfig={AllowNondistributableArtifactsCIDRs=null, AllowNondistributableArtifactsHostnames=null, InsecureRegistryCIDRs=[127.0.0.0/8], IndexConfigs={docker.io={Name=docker.io, Mirrors=[], Secure=true, Official=true}}, Mirrors=null}, ServerVersion=26.1.3, 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=cgroupfs, ContainersPaused=0, MemTotal=16757338112, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=2, PidsLimit=true, Isolation=, BridgeNfIp6tables=true, Warnings=null, ContainersStopped=0}
04:18:50.061 [main] DEBUG org.testcontainers.shaded.com.github.dockerjava.core.command.AbstrDockerCmd -- Cmd: 
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: preparing request execution
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: target auth state: UNCHALLENGED
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000002: proxy auth state: UNCHALLENGED
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000002: acquiring connection with route {}->unix://localhost:2375
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquiring endpoint (3 MINUTES)
04:18:50.062 [main] 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]
04:18:50.062 [main] 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]
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000002: acquired ep-00000001
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000002: acquired endpoint ep-00000001
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: executing GET /v1.32/version HTTP/1.1
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: start execution ex-00000002
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: executing exchange ex-00000002 over http-outgoing-0
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/version HTTP/1.1
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: f2aae7d2-3a75-4c41-ae8c-7754d0a37dfd
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.20.4
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "GET /v1.32/version HTTP/1.1[\r][\n]"
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "accept: application/json[\r][\n]"
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "x-tc-sid: f2aae7d2-3a75-4c41-ae8c-7754d0a37dfd[\r][\n]"
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "User-Agent: tc-java/1.20.4[\r][\n]"
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip, x-gzip, deflate[\r][\n]"
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Host: localhost:2375[\r][\n]"
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "Connection: keep-alive[\r][\n]"
04:18:50.062 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 >> "[\r][\n]"
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Api-Version: 1.45[\r][\n]"
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Type: application/json[\r][\n]"
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Docker-Experimental: false[\r][\n]"
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Ostype: linux[\r][\n]"
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Server: Docker/26.1.3 (linux)[\r][\n]"
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Date: Wed, 04 Dec 2024 04:18:50 GMT[\r][\n]"
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "Content-Length: 824[\r][\n]"
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "[\r][\n]"
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-0 << "{"Platform":{"Name":"Docker Engine - Community"},"Components":[{"Name":"Engine","Version":"26.1.3","Details":{"ApiVersion":"1.45","Arch":"amd64","BuildTime":"2024-05-16T08:33:29.000000000+00:00","Experimental":"false","GitCommit":"8e96db1","GoVersion":"go1.21.10","KernelVersion":"6.5.0-1025-azure","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"1.7.23","Details":{"GitCommit":"57f17b0a6295a39009d861b89e3b3b87b005ca27"}},{"Name":"runc","Version":"1.1.14","Details":{"GitCommit":"v1.1.14-0-g2c9f560"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"26.1.3","ApiVersion":"1.45","MinAPIVersion":"1.24","GitCommit":"8e96db1","GoVersion":"go1.21.10","Os":"linux","Arch":"amd64","KernelVersion":"6.5.0-1025-azure","BuildTime":"2024-05-16T08:33:29.000000000+00:00"}[\n]"
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Api-Version: 1.45
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/json
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Docker-Experimental: false
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Ostype: linux
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Docker/26.1.3 (linux)
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Wed, 04 Dec 2024 04:18:50 GMT
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 824
04:18:50.069 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000002: connection can be kept alive for 3 MINUTES
04:18:50.074 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000001: releasing valid endpoint
04:18:50.074 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000001: releasing endpoint
04:18:50.074 [main] 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
04:18:50.074 [main] 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]
04:18:50.074 [main] DEBUG org.testcontainers.DockerClientFactory -- Docker version: {Components=[{Name=Engine, Version=26.1.3, Details={ApiVersion=1.45, Arch=amd64, BuildTime=2024-05-16T08:33:29.000000000+00:00, Experimental=false, GitCommit=8e96db1, GoVersion=go1.21.10, KernelVersion=6.5.0-1025-azure, MinAPIVersion=1.24, Os=linux}}, {Name=containerd, Version=1.7.23, Details={GitCommit=57f17b0a6295a39009d861b89e3b3b87b005ca27}}, {Name=runc, Version=1.1.14, Details={GitCommit=v1.1.14-0-g2c9f560}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=6.5.0-1025-azure, ApiVersion=1.45, Platform={Name=Docker Engine - Community}, GitCommit=8e96db1, Os=linux, Version=26.1.3, MinAPIVersion=1.24, Arch=amd64, GoVersion=go1.21.10, BuildTime=2024-05-16T08:33:29.000000000+00:00}
04:18:50.075 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 
  Server Version: 26.1.3
  API Version: 1.45
  Operating System: Ubuntu 22.04.5 LTS
  Total Memory: 15981 MB
04:18:50.080 [main] DEBUG org.testcontainers.utility.RyukResourceReaper -- Ryuk is enabled
04:18:50.083 [main] DEBUG org.testcontainers.utility.PrefixingImageNameSubstitutor -- No prefix is configured
04:18:50.083 [main] DEBUG org.testcontainers.utility.ImageNameSubstitutor -- Did not find a substitute image for testcontainers/ryuk:0.11.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
04:18:50.085 [main] 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]
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: preparing request execution
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAddCookies -- Cookie spec selected: strict
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.protocol.RequestAuthCache -- Auth cache not set in the context
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: target auth state: UNCHALLENGED
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-00000003: proxy auth state: UNCHALLENGED
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-00000003: acquiring connection with route {}->unix://localhost:2375
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquiring endpoint (3 MINUTES)
04:18:50.087 [main] 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]
04:18:50.087 [main] 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]
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ex-00000003: acquired ep-00000002
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-00000003: acquired endpoint ep-00000002
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-00000003: executing GET /v1.32/images/json HTTP/1.1
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ep-00000002: start execution ex-00000003
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager -- ep-00000002: executing exchange ex-00000003 over http-outgoing-0
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> accept: application/json
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> x-tc-sid: f2aae7d2-3a75-4c41-ae8c-7754d0a37dfd
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: tc-java/1.20.4
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: localhost:2375
04:18:50.087 [main] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.headers -- http-outgoing-0 >> Conn… -- http-outgoing-2 << "[\r][\n]"
04:18:52.081 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@649c59f1)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, clock: SystemClock, configuration: {externalFunctionsEnabled: false}]
04:18:52.095 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "157[\r][\n]"
04:18:52.095 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]O[zb-actors-0] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@1690d16c)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, audit-loggers: List(), configuration: Configuration(false,false,false)][\n]"
04:18:52.095 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.095 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@1690d16c)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, audit-loggers: List(), configuration: Configuration(false,false,false)]
04:18:52.096 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "145[\r][\n]"
04:18:52.096 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]=[zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@5567f842)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, clock: SystemClock, configuration: {externalFunctionsEnabled: false}][\n]"
04:18:52.096 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.096 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@5567f842)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, clock: SystemClock, configuration: {externalFunctionsEnabled: false}]
04:18:52.129 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "157[\r][\n]"
04:18:52.129 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]O[zb-actors-0] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@7fae7a8a)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, audit-loggers: List(), configuration: Configuration(false,false,false)][\n]"
04:18:52.129 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.129 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@7fae7a8a)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, audit-loggers: List(), configuration: Configuration(false,false,false)]
04:18:52.130 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "145[\r][\n]"
04:18:52.130 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]=[zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@41840553)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, clock: SystemClock, configuration: {externalFunctionsEnabled: false}][\n]"
04:18:52.130 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.130 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@41840553)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, clock: SystemClock, configuration: {externalFunctionsEnabled: false}]
04:18:52.131 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "181[\r][\n]"
04:18:52.131 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]y[zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@8c4ee62)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@ec5a7c3, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@1d3af57d, configuration: {externalFunctionsEnabled: false}][\n]"
04:18:52.131 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.131 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@8c4ee62)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@ec5a7c3, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@1d3af57d, configuration: {externalFunctionsEnabled: false}]
04:18:52.176 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "182[\r][\n]"
04:18:52.176 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]z[zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@6436c509)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@79355a7, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@17c9a7a8, configuration: {externalFunctionsEnabled: false}][\n]"
04:18:52.176 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.176 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@6436c509)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@79355a7, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@17c9a7a8, configuration: {externalFunctionsEnabled: false}]
04:18:52.176 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "183[\r][\n]"
04:18:52.176 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]{[zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@1d27308d)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@623e3bb2, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@37c85f2e, configuration: {externalFunctionsEnabled: false}][\n]"
04:18:52.176 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.176 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@1d27308d)), function-provider: io.camunda.zeebe.feel.impl.FeelFunctionProvider@623e3bb2, clock: io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock@37c85f2e, configuration: {externalFunctionsEnabled: false}]
04:18:52.209 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "157[\r][\n]"
04:18:52.209 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]O[zb-actors-0] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@73ff9b75)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, audit-loggers: List(), configuration: Configuration(false,false,false)][\n]"
04:18:52.209 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.210 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO org.camunda.dmn.DmnEngine - DMN-Engine created. [value-mapper: CompositeValueMapper(List(io.camunda.zeebe.feel.impl.MessagePackValueMapper@73ff9b75)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, audit-loggers: List(), configuration: Configuration(false,false,false)]
04:18:52.210 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "145[\r][\n]"
04:18:52.210 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x1]=[zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@568d99b0)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, clock: SystemClock, configuration: {externalFunctionsEnabled: false}][\n]"
04:18:52.210 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.210 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(org.camunda.dmn.NoUnpackValueMapper@568d99b0)), function-provider: org.camunda.feel.context.FunctionProvider$EmptyFunctionProvider$@3341c67, clock: SystemClock, configuration: {externalFunctionsEnabled: false}]
04:18:52.331 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "8c[\r][\n]"
04:18:52.331 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff84][zb-actors-0] INFO io.camunda.zeebe.processor - Processor starts replay of events. [snapshot-position: -1, replay-mode: PROCESSING][\n]"
04:18:52.331 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.331 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO io.camunda.zeebe.processor - Processor starts replay of events. [snapshot-position: -1, replay-mode: PROCESSING]
04:18:52.336 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "8d[\r][\n]"
04:18:52.336 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0][0xffffff85][zb-actors-0] INFO io.camunda.zeebe.processor - Processor finished replay, with [lastProcessedPosition: -1, lastWrittenPosition: -1][\n]"
04:18:52.336 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.336 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [zb-actors-0] INFO io.camunda.zeebe.processor - Processor finished replay, with [lastProcessedPosition: -1, lastWrittenPosition: -1]
04:18:52.352 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xdc9a728e, L:/127.0.0.1:56778 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
04:18:52.354 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xdc9a728e, L:/127.0.0.1:56778 - R:localhost/127.0.0.1:32772] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
04:18:52.354 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xdc9a728e, L:/127.0.0.1:56778 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=false bytes=1234
04:18:52.356 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xdc9a728e, L:/127.0.0.1:56778 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
04:18:52.361 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xdc9a728e, L:/127.0.0.1:56778 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=true bytes=1234
04:18:52.362 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xdc9a728e, L:/127.0.0.1:56778 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
04:18:52.617 [main] DEBUG org.apache.hc.client5.http.impl.async.AbstractHttpAsyncClientBase -- Shutdown GRACEFUL
04:18:52.618 [main] DEBUG org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager -- Shutdown connection pool GRACEFUL
04:18:52.618 [main] DEBUG org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager -- Connection pool shut down
04:18:52.624 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
04:18:52.627 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
04:18:52.629 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
04:18:52.629 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=true
04:18:52.629 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
04:18:52.631 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost:32772, :path: /engine_protocol.EngineControl/ResetEngine, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.68.2, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
04:18:52.632 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
04:18:52.633 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=true
04:18:52.634 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=false bytes=1234
04:18:52.634 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=true bytes=1234
04:18:52.638 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "61[\r][\n]"
04:18:52.638 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[0x2][0x0][0x0][0x0][0x0][0x0][0x0]Y[grpc-default-executor-0] INFO io.camunda.zeebe.logstreams - Closing null with 2 readers[\n]"
04:18:52.638 [docker-java-stream--519668313] DEBUG com.github.dockerjava.zerodep.shaded.org.apache.hc.client5.http.wire -- http-outgoing-2 << "[\r][\n]"
04:18:52.638 [docker-java-stream--519668313] INFO io.camunda.zeebe-process-test -- STDERR: [grpc-default-executor-0] INFO io.camunda.zeebe.logstreams - Closing null with 2 readers
04:18:52.647 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
04:18:52.648 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] INBOUND DATA: streamId=3 padding=0 endStream=false length=5 bytes=0000000000
04:18:52.648 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=false bytes=1234
04:18:52.649 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
04:18:52.651 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=true bytes=1234
04:18:52.651 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xc5130174, L:/127.0.0.1:56794 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
04:18:52.653 [main] ERROR io.camunda.zeebe.process.test.extension.testcontainer.ZeebeProcessTestExtension -- ===== Test failed!
04:18:52.659 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
04:18:52.660 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
04:18:52.665 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
04:18:52.665 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=true
04:18:52.666 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
04:18:52.666 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=true
04:18:52.667 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost:32772, :path: /engine_protocol.EngineControl/GetRecords, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.68.2, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
04:18:52.667 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
04:18:52.669 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=false bytes=1234
04:18:52.669 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=true bytes=1234
04:18:52.671 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
04:18:52.672 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x4d73b3a0, L:/127.0.0.1:56796 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
04:18:52.677 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
04:18:52.677 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
04:18:52.681 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
04:18:52.681 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=true
04:18:52.682 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
04:18:52.682 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=true
04:18:52.683 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost:32772, :path: /engine_protocol.EngineControl/GetRecords, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.68.2, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
04:18:52.684 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
04:18:52.686 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=false bytes=1234
04:18:52.686 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=true bytes=1234
04:18:52.687 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
04:18:52.688 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x0b9648e4, L:/127.0.0.1:56808 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
04:18:52.693 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
04:18:52.693 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
04:18:52.694 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
04:18:52.695 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=true
04:18:52.695 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
04:18:52.695 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=true
04:18:52.696 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost:32772, :path: /engine_protocol.EngineControl/GetRecords, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.68.2, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
04:18:52.696 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
04:18:52.698 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=false bytes=1234
04:18:52.698 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=true bytes=1234
04:18:52.699 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
04:18:52.700 [grpc-nio-worker-ELG-1-2] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0xeb27dba4, L:/127.0.0.1:56820 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
04:18:52.701 [main] INFO io.camunda.zeebe.process.test.filters.logger.IncidentLogger -- 
04:18:52.707 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=false settings={ENABLE_PUSH=0, MAX_CONCURRENT_STREAMS=0, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
04:18:52.707 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] OUTBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
04:18:52.709 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=false settings={MAX_CONCURRENT_STREAMS=2147483647, INITIAL_WINDOW_SIZE=1048576, MAX_HEADER_LIST_SIZE=8192}
04:18:52.709 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] OUTBOUND SETTINGS: ack=true
04:18:52.709 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] INBOUND WINDOW_UPDATE: streamId=0 windowSizeIncrement=983041
04:18:52.709 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] INBOUND SETTINGS: ack=true
04:18:52.710 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] OUTBOUND HEADERS: streamId=3 headers=GrpcHttp2OutboundHeaders[:authority: localhost:32772, :path: /engine_protocol.EngineControl/GetRecords, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.68.2, grpc-accept-encoding: gzip] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
04:18:52.710 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] OUTBOUND DATA: streamId=3 padding=0 endStream=true length=5 bytes=0000000000
04:18:52.712 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] INBOUND PING: ack=false bytes=1234
04:18:52.712 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] OUTBOUND PING: ack=true bytes=1234
04:18:52.713 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] INBOUND HEADERS: streamId=3 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-status: 0] padding=0 endStream=true
04:18:52.713 [grpc-nio-worker-ELG-1-4] DEBUG io.grpc.netty.NettyClientHandler -- [id: 0x6ad2355a, L:/127.0.0.1:56832 - R:localhost/127.0.0.1:32772] OUTBOUND GO_AWAY: lastStreamId=0 errorCode=0 length=0 bytes=
04:18:52.714 [main] INFO io.camunda.zeebe.process.test.filters.logger.RecordStreamLogger -- 
The following records have been recorded during this test: